[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathStructCollection.Add

Add Method

Add(OMathStructType)

Adds a new OMathStruct into the collection at the End location.

Declaration
public OMathStruct Add(OMathStructType type)
Parameters
Type Name Description
OMathStructType type

The Office Math structure type.

Returns
Type Description
OMathStruct

The added OMathStruct instance.