Class CellsFactory
Class CellsFactory
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
用于实例化 Cells 模型的类的工具。
public class CellsFactory
继承
继承的成员
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
构造函数
CellsFactory()
public CellsFactory()
方法
CreateStyle()
创建一个新的样式。
public Style CreateStyle()
返回
返回一个样式对象。