次の方法で共有


PivotAreaReference.ByPosition プロパティ

定義

位置指定参照

スキーマ内の次の属性を表します。 byPosition

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

プロパティ値

BooleanValue を返します。

属性

適用対象