CellsHelper.GetTextWidth
CellsHelper.GetTextWidth method
Get width of text in unit of points.
public static double GetTextWidth(string text, Font font, double scaling)
Parameter | Type | Description |
---|---|---|
text | String | The text. |
font | Font | The font of the text. |
scaling | Double | The scaling of text. |
See Also
- class Font
- class CellsHelper
- namespace Aspose.Cells
- assembly Aspose.Cells