CalculatedMember.SolveOrder Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
solveOrder
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna Int32Value.
- Atributos