GrapeCity.Xaml.Excel
RowMaxOutlineLevel Property (IExcelWorksheet)


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

Property Value

The row 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