Spread for ASP.NET 9.0 Product Documentation
NonEmptyColumnCount Property (DefaultSheetStyleModel)


Gets the number of columns in the model that contain style settings.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NonEmptyColumnCount As Integer
'Usage
 
Dim instance As DefaultSheetStyleModel
Dim value As Integer
 
value = instance.NonEmptyColumnCount
public override int NonEmptyColumnCount {get;}

Property Value

Integer number of columns in the model that contain some style settings
Remarks
This property returns a value that is one more than the index of the last column in the model that contains a style setting.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultSheetStyleModel Class
DefaultSheetStyleModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.