"rowHeaderWidth"
Sets the width of row headers.
Synopsis
setValue(string shape, "rowHeaderWidth", int width);
getValue(string shape, "rowHeaderWidth", int &width);
shape.rowHeaderWidth(intwidth);
Parameters
| Parameter | Description |
|---|---|
| shape | Name of the object |
| width | Width of the header |
Description
Sets the width of row headers
Assignment
Table