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])

Parameters

Parameter Description
callback Receives the width of a dividing line between two columns in twips.
errorCallback Optional. Is called when the operation failed with an error.