Gets or sets the width of the column, or null, to use the default width.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Measure Width { get; set; } |
Visual Basic
Copy Code
|
|---|
Property Width As Measure |
An instance of the Measure class.
See Also