CacheHierarchy.AggregatedColumn Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property AggregatedColumn As Int32ValueProperty Value
- Attributes