Excel for WinRT
MaxOutlineLevel Property


Gets the maximum subtotals outline level for rows or columns.
Syntax
'Declaration
 
Public ReadOnly Property MaxOutlineLevel As System.Integer
'Usage
 
Dim instance As XLSheet
Dim value As System.Integer
 
value = instance.MaxOutlineLevel
public System.int MaxOutlineLevel {get;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


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

Product Support Forum  |  Documentation Feedback