Gets or sets the style of the secondary diagonal.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Nullable<DashStyle> SecondaryDiagonalStyle { get; set; } |
Visual Basic
![]() |
---|
Property SecondaryDiagonalStyle As Nullable(Of DashStyle) |
A member of the .NET DashStyle enumeration or null (Nothing in Visual Basic).