Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common/src
TextMeasurer
Interface TextMeasurer
interface
TextMeasurer
{
naturalBounds
:
(
(
text
,
options
?
)
=>
TextSize
)
;
}
Implemented by
SimpleTextMeasurer
Index
Properties
natural
Bounds
Properties
natural
Bounds
natural
Bounds
:
(
(
text
,
options
?
)
=>
TextSize
)
Type declaration
(
text
,
options
?
)
:
TextSize
Parameters
text
:
string
Optional
options
:
TextMeasurerOptions
Returns
TextSize
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
natural
Bounds
SheetXL - v0.1.84
Loading...