Spread for ASP.NET 11 Product Documentation
ColumnCount Property (SheetStyleModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetStyleModelEventArgs Class : ColumnCount Property
Gets the number of columns, or -1 if all columns were affected.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As SheetStyleModelEventArgs
Dim value As Integer
 
value = instance.ColumnCount
public int ColumnCount {get;}
See Also

Reference

SheetStyleModelEventArgs Class
SheetStyleModelEventArgs Members