[]
Adds a new OMathStruct into the collection at the End location.
public OMathStruct Add(OMathStructType type)
Public Function Add(type As OMathStructType) As OMathStruct
Type | Name | Description |
---|---|---|
OMathStructType | type | The Office Math structure type. |
Type | Description |
---|---|
OMathStruct | The added OMathStruct instance. |