次の方法で共有


Pane.ActivePane プロパティ

定義

アクティブ ウィンドウ

スキーマ内の次の属性を表します: activePane

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象