'Declaration Public Overloads Function GetActualColumnWidth( _ ByVal column As System.Integer, _ ByVal count As System.Integer, _ ByVal sheetArea As SheetArea _ ) As System.Double
Parameters
- column
- The column index.
- count
- The number of columns for which to get the width.
- sheetArea
- The sheet area.
Return Value
Returns the width of the column range in pixels.