Class CellsFactory

Class CellsFactory

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

Nástroj pro instanciaci tříd modelu Cells.

public class CellsFactory

Dědičnost

objectCellsFactory

Děděné členy

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

Konstruktor

CellsFactory()

public CellsFactory()

Metody

CreateStyle()

Vytvoří nový styl.

public Style CreateStyle()

Vrací

Style

Vrací objekt stylu.

 Čeština