次の方法で共有


DialogSheet.SheetFormatProperties プロパティ

定義

ダイアログ シートの書式プロパティ。

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

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

プロパティ値

SheetFormatProperties を返します。

適用対象