Gets the color of a dividing line between two columns.
<void> SectionFormat.getColumnLineColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color of a dividing line. |
error |
Optional. Is called when the operation failed with an error. |