[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathFunction

OMathFunction Class

Represents a function Office Math structure, which consists of a function name element and an argument element acted upon.

Inheritance
OMathFunction
Implements
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class OMathFunction : OMathStruct, IBrowsable<OMathStruct>

Properties

Name Description
Argument

Gets the OMathElement that represents math argument list of the function.

Name

Gets the name OMathElement of the function.

StructType

Gets the OMathStructType of the structure.