GrapeCity.Xaml.Excel
OutLineLevel Property (ExcelColumn)


Gets or sets the outline level of the column.
Syntax
'Declaration
 
Public Property OutLineLevel As Byte
'Usage
 
Dim instance As ExcelColumn
Dim value As Byte
 
instance.OutLineLevel = value
 
value = instance.OutLineLevel
public byte OutLineLevel {get; set;}

Property Value

The outline level of the column
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelColumn Class
ExcelColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options