Spread for ASP.NET 12 Product Documentation
NonEmptyColumnCount Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : NonEmptyColumnCount Property
Gets a value that is one more than the index of the last column on this sheet that contains data.
Syntax
'Declaration
 
Public ReadOnly Property NonEmptyColumnCount As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
value = instance.NonEmptyColumnCount
public int NonEmptyColumnCount {get;}
See Also

Reference

SheetView Class
SheetView Members