Excel for WinRT
RowMaxLevel Property


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

Reference

XLSheet Class
XLSheet Members

 

 


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

Product Support Forum  |  Documentation Feedback