ComponentOne Web API Edition
AlterFirstColumn Property

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

Reference

WorkbookTable Class
WorkbookTable Members