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

属性

适用于