ComponentOne Web API Edition
AlterLastColumn Property

C1.Web.Api.Excel Namespace > WorkbookTable Class : AlterLastColumn Property
Indicating whether the last column in the table should have the style applied.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property AlterLastColumn As Boolean
[XmlAttribute()]
public bool AlterLastColumn {get; set;}
See Also

Reference

WorkbookTable Class
WorkbookTable Members