Determines whether or not the command is a DimFormat command.
Visual Basic |
---|
Public Property IsDimFormat As Boolean |
Read/write Boolean. Returns TRUE if the command is a DimFormat command.
Commands that return TRUE for this property can successfully retrieve a DimFormat object using the DimFormatCommand Property.