Gets the width of a dividing line between two columns. If this property's value is zero there is no dividing line. Otherwise it is a value in twips.
<void> SectionFormat.getColumnLineWidth(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the width of a dividing line between two columns in twips. |
| error |
Optional. Is called when the operation failed with an error. |