Description:
Gets the sum to the widths from a string of single or multi-byte characters.
Syntax:
SumWidths (Text As String) As Long
Parameters:
Name |
Description |
Text |
A string of characters. |
Return Value:
Width of text string in EM space. (In EM space, the width of "M" is about 1000 EM units).