Gets or sets the outline level of the columns in the range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Nullable<Int32> OutlineLevel { get; set; } |
Visual Basic
![]() |
---|
Public Property OutlineLevel As Nullable(Of Int32) |
A nullable integer value.
If the columns have different or default values, this property returns null (Nothing in Visual Basic).
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |