MinWidth Constant
Stores the minimum width of the column (in pixels).
Declaration
const MinWidth = 25;
Remarks
The Create constructor uses this constant value to initialize the newly created sheet column’s minimum width.
See Also
Stores the minimum width of the column (in pixels).
const MinWidth = 25;
The Create constructor uses this constant value to initialize the newly created sheet column’s minimum width.