Search
ColumnRange.getWidth Method
See Also
 






Gets the width of all columns in the range.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Measure getWidth ()

 Return Value

 Remarks

If the columns have different or default widths, this property returns null.

 See Also