Share via


OlapProperties.RowDrillCount Property

Definition

Drill Through Count

Represents the following attribute in the schema: rowDrillCount

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

Property Value

Returns UInt32Value.

Attributes

Applies to