Gets or sets the outline level of the row, or null (Nothing in Visual Basic), if the row is not grouped.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
Nullable<Int32> OutlineLevel { get; set; } |
Visual Basic
![]() |
---|
Property OutlineLevel As Nullable(Of Int32) |
A nullable integer value.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |