Gets or sets subtotal outline level for the column.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int OutlineLevel { get; set; } |
Visual Basic |
---|
Public Property OutlineLevel As Integer Get Set |