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()
戻り値
スタイルオブジェクトを返します。