GetTextWidth
CellsHelper.GetTextWidth method
以点为单位获取文本的宽度。
public static double GetTextWidth(string text, Font font, double scaling)
范围 | 类型 | 描述 |
---|---|---|
text | String | 文本。 |
font | Font | 文本的字体。 |
scaling | Double | 文本的缩放。 |
也可以看看
- class Font
- class CellsHelper
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells