'Declaration Public Sub InsertTableColumnAtSelection( _ ByVal addLeft As System.Boolean _ )
public void InsertTableColumnAtSelection( System.bool addLeft )
Parameters
- addLeft
- A value indicating whether the column should be inserted to the left or right of the current column.