TupleSet.MaxRank Property

Definition

Maximum Rank Requested

Represents the following attribute in the schema: maxRank

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

Property Value

Attributes

Applies to