[]
Adds a new OMathStruct to the end of the Office Math zone.
public OMathStruct AddOMathStruct(OMathStructType type)
Public Function AddOMathStruct(type As OMathStructType) As OMathStruct
Type | Name | Description |
---|---|---|
OMathStructType | type | The Office Math structure type. |
Type | Description |
---|---|
OMathStruct | The added OMathStruct instance. |