GetPreferredColumnWidth(Int32) Method
Gets the width of the widest cell (based on text content) in the specified column on this sheet.
'Declaration
Public Overloads Function GetPreferredColumnWidth( _
ByVal column As Integer _
) As Single
'Usage
Dim instance As SheetView
Dim column As Integer
Dim value As Single
value = instance.GetPreferredColumnWidth(column)
Parameters
- column
- Column index