Specifies the text suffix for the alternate dimension when unit changes to sub-unit.
Supported platforms: Windows only
VBA:
object.AltSubUnitsSuffix
Type: DimAligned, DimArcLength, DimOrdinate, DimRotated
The object this property applies to.
Read-only: No
Type: String
The suffix for alternate sub-unit dimensions.
The AltSubUnitsSuffix property will only take affect when leading zeros are suppressed.
AltSubUnitsSuffix affects all linear dimension types that allow a suffix. The alternate dimension sub-suffix replaces the alternate dimension suffix when unit changes to sub-unit.
VBA:
Not available
Visual LISP:
Not available