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