Class CellsFactory

Class CellsFactory

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Hücreler modelinin sınıflarını örneklemek için yardımcı program.

public class CellsFactory

Miras

objectCellsFactory

Miras Alınan Üyeler

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Yapıcılar

CellsFactory()

public CellsFactory()

Metotlar

CreateStyle()

Yeni bir stil oluşturur.

public Style CreateStyle()

Döndürür

Style

Bir stil nesnesi döndürür.

 Türkçe