Class CellsFactory

Class CellsFactory

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

Utilitas untuk menginstansiasi kelas model Cells.

public class CellsFactory

Pewarisan

objectCellsFactory

Anggota yang diwarisi

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

Konstruktor

CellsFactory()

public CellsFactory()

Metode

CreateStyle()

Membuat gaya baru.

public Style CreateStyle()

Mengembalikan

Style

Mengembalikan objek gaya.

 Indonesia