GrapeCity.Xaml.Excel
ColumnMaxOutlineLevel Property (IExcelWorksheet)


Gets or sets the column max outline level.
Syntax
'Declaration
 
Property ColumnMaxOutlineLevel As Short
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Short
 
instance.ColumnMaxOutlineLevel = value
 
value = instance.ColumnMaxOutlineLevel
short ColumnMaxOutlineLevel {get; set;}

Property Value

The column max outline level.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options