Aracılığıyla paylaş


CacheHierarchy.AggregatedColumn Property

Definition

aggregatedColumn, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: aggregatedColumn

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

Property Value

Attributes

Applies to