GrapeCity.Xaml.Excel
FrozenColumnCount Property (IExcelWorksheet)


Gets or sets the frozen column count.
Syntax
'Declaration
 
Property FrozenColumnCount As Integer
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Integer
 
instance.FrozenColumnCount = value
 
value = instance.FrozenColumnCount
int FrozenColumnCount {get; set;}

Property Value

The frozen column count.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options