TupleSet.MaxRank 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.
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, setPublic Property MaxRank As Int32ValueProperty Value
- Attributes