com.grapecity.documents.excel Package / IGraphicsInfo Interface / getDigitWidth Method
Text formats
In This Topic
getDigitWidth Method
In This Topic
Gets the maximum width of 0~9 digits in device independent pixel.
Syntax
double getDigitWidth( 
   TextFormatInfo textFormat
)

Parameters

textFormat
Text formats

Return Value

The maximum width of 0~9 digits.
See Also