NonEmptyColumnCount Property (SheetView)
Gets a value that is one more than the index of the last column on this sheet containing data.
public int NonEmptyColumnCount {get;}
'Declaration
Public ReadOnly Property NonEmptyColumnCount As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.NonEmptyColumnCount