Selection.Pane プロパティ

定義

Pane

スキーマのペインで次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "pane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> Pane { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> Pane { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? Pane { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? Pane { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? Pane { get; set; }
member this.Pane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pane")>]
member this.Pane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pane")>]
member this.Pane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
Public Property Pane As EnumValue(Of PaneValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象