Class CellsFactory
Class CellsFactory
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Utility for instantiating classes of Cells model.
public class CellsFactory
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
CellsFactory()
public CellsFactory()
Methods
CreateStyle()
Creates a new style.
public Style CreateStyle()
Returns
Returns a style object.