[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMath.AddOMathStruct

AddOMathStruct Method

AddOMathStruct(OMathStructType)

Adds a new OMathStruct to the end of the Office Math zone.

Declaration
public OMathStruct AddOMathStruct(OMathStructType type)
Public Function AddOMathStruct(type As OMathStructType) As OMathStruct
Parameters
Type Name Description
OMathStructType type

The Office Math structure type.

Returns
Type Description
OMathStruct

The added OMathStruct instance.