Spread for ASP.NET 12 Product Documentation
Column Property (SheetStyleModelEventArgs)


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

Reference

SheetStyleModelEventArgs Class
SheetStyleModelEventArgs Members