Gets or sets the width of the column.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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) indicating that the width of the column is specified through the DefaultColumnWidth property of the parent Worksheet.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |