次の方法で共有


Stylesheet.CellFormats プロパティ

定義

CellFormats。

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

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

プロパティ値

CellFormats を返します。

適用対象