Excel for WinRT
OutlineLevel Property (XLRow)


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

Reference

XLRow Class
XLRow Members

 

 


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

Product Support Forum  |  Documentation Feedback