GeneralDimension.Style Property
Parent Object: GeneralDimensionDescription
Gets and sets the DimensionStyle associated with the dimension.
Syntax
GeneralDimension.Style() As DimensionStyleProperty Value
This is a read/write property whose value is a DimensionStyle.Samples
Name | Description |
Dimensions - edit | This sample demonstrates the editing of sheet dimensions and the associated dimension style. |