Gets or sets the style of the left border.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Nullable<DashStyle> BorderLeftStyle { get; set; } |
Visual Basic
![]() |
---|
Property BorderLeftStyle As Nullable(Of DashStyle) |
A member of the .NET DashStyle enumeration or null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |