MathFunction.Base Property

Base (Argument).Represents the element tag in schema: m:e

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Base As Base
    Get
    Set
'Usage
Dim instance As MathFunction
Dim value As Base

value = instance.Base

instance.Base = value
public Base Base { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.Base

See Also

Reference

MathFunction Class

MathFunction Members

DocumentFormat.OpenXml.Math Namespace