Excel for WinRT
OutlineLevel Property (XLColumn)


Gets or sets subtotal outline level for the column.
Syntax
'Declaration
 
Public Property OutlineLevel As System.Integer
'Usage
 
Dim instance As XLColumn
Dim value As System.Integer
 
instance.OutlineLevel = value
 
value = instance.OutlineLevel
public System.int OutlineLevel {get; set;}
See Also

Reference

XLColumn Class
XLColumn Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback