次の方法で共有


PivotSelection.ActiveRow プロパティ

定義

アクティブな行

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

[DocumentFormat.OpenXml.SchemaAttr(0, "activeRow")]
public DocumentFormat.OpenXml.UInt32Value ActiveRow { get; set; }
public DocumentFormat.OpenXml.UInt32Value ActiveRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "activeRow")]
public DocumentFormat.OpenXml.UInt32Value? ActiveRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("activeRow")]
public DocumentFormat.OpenXml.UInt32Value? ActiveRow { get; set; }
public DocumentFormat.OpenXml.UInt32Value? ActiveRow { get; set; }
member this.ActiveRow : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "activeRow")>]
member this.ActiveRow : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("activeRow")>]
member this.ActiveRow : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property ActiveRow As UInt32Value

プロパティ値

UInt32Value を返します。

属性

適用対象