GetTextWidth

CellsHelper.GetTextWidth method

Obtenir la largeur du texte en unités de points.

public static double GetTextWidth(string text, Font font, double scaling)
ParamètreTaperLa description
textStringLe texte.
fontFontLa police du texte.
scalingDoubleLa mise à l’échelle du texte.

Voir également