CustomItems Property |
Returns a CustomMetadataCollection interface to enumerate the custom metadata items contained by the specified object.
VT_DISPATCH = objMC.CustomItems
Element |
Description |
VT_DISPATCH |
A CustomMetadataCollection interface enumerating the custom metadata items contained by the object. |
objMC |
A Mathcad worksheet or region object. |