'Declaration Public Function Add( _ ByVal type As OMathStructType _ ) As OMathStruct
public OMathStruct Add( OMathStructType type )
Parameters
- type
- The Office Math structure type.
Return Value
The added OMathStruct instance.
'Declaration Public Function Add( _ ByVal type As OMathStructType _ ) As OMathStruct
public OMathStruct Add( OMathStructType type )