TEXTHEIGHT Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Remarks
Example
Returns the height of the composed text in a shape where no text line exceeds maximumwidth.
TEXTHEIGHT(shapename!TheText[,maximumwidth])
Parameters
|
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
|
shapename!theText |
Required |
String |
A reference to the cell named TheText in the target shape. shapename! is the name of the shape from which you want to retrieve the text. |
|
maximumwidth |
Optional |
Numeric |
The maximum width of the text block. |
Return Value
String