Gets or sets the thickness of the top border.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Measure BorderTopSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Property BorderTopSize As Measure |
An instance of the Measure class.
See Also