Gets or sets the width of all columns in the range.
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.
If the columns have different or default widths, this property returns null (Nothing in Visual Basic).
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |