次の方法で共有


Stylesheet.CellStyleFormats プロパティ

定義

CellStyleFormats。

スキーマの x:cellStyleXfs の要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats CellStyleFormats { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats? CellStyleFormats { get; set; }
member this.CellStyleFormats : DocumentFormat.OpenXml.Spreadsheet.CellStyleFormats with get, set
Public Property CellStyleFormats As CellStyleFormats

プロパティ値

CellStyleFormats を返します。

適用対象