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