DimFormatCommand Property
Description
Returns a DimFormat object if Command is of Type DIMENSION_FORMAT. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property DimFormatCommand As DimFormat |
Return Type
DimFormat object.
See Also