Gets or sets the desired width, or null (Nothing in Visual Basic), to calculate width automatically.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure Width { get; set; } |
Visual Basic
![]() |
---|
Public Property Width As Measure |
An instance of the Measure class. The default is null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |