ListObject.ShowTableStyleLastColumn Property

Excel Developer Reference

Returns or sets if the last column is displayed for the specified ListObject object. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ShowTableStyleLastColumn

expression   A variable that represents a ListObject object.

See Also