共用方式為


CalculatedMember.SolveOrder Property

Definition

solveOrder

Represents the following attribute in the schema: solveOrder

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

Property Value

Returns Int32Value.

Attributes

Applies to