[]
Gets the width of the widest cell (based on text content) in the specified column on this sheet for printing to the specified graphics device.
public float GetPreferredPrintColumnWidth(Graphics g, int column)
Public Function GetPreferredPrintColumnWidth(g As Graphics, column As Integer) As Single
Type | Description |
---|---|
float |