Formula.Equation Property
Equation.Represents the attribte in schema: eqn
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "eqn")> _
Public Property Equation As StringValue
Get
Set
'Usage
Dim instance As Formula
Dim value As StringValue
value = instance.Equation
instance.Equation = value
[SchemaAttrAttribute(, "eqn")]
public StringValue Equation { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.