Formula.Equation 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.
Equação
Representa o seguinte atributo no esquema: eqn
[DocumentFormat.OpenXml.SchemaAttr(0, "eqn")]
public DocumentFormat.OpenXml.StringValue Equation { get; set; }
public DocumentFormat.OpenXml.StringValue Equation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "eqn")]
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("eqn")]
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "eqn")>]
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("eqn")>]
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
Public Property Equation As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos