'Declaration Public Overloads Function GetActualColumnWidth( _ ByVal column As Integer, _ ByVal count As Integer, _ ByVal sheetArea As SheetArea _ ) As 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.