Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
IFontFace
Interface IFontFace
This is a lightweight reference to a font.
interface
IFontFace
{
isIFontFace
:
true
;
name
:
string
;
panose
:
string
;
pitch
:
string
;
toJSON
(
)
:
any
;
toString
(
)
:
string
;
}
Implemented by
SimpleFontFace
Index
Properties
isIFont
Face
name
panose
pitch
Methods
toJSON
to
String
Properties
Readonly
isIFont
Face
isIFont
Face
:
true
Readonly
name
name
:
string
Readonly
panose
panose
:
string
Readonly
pitch
pitch
:
string
Methods
toJSON
toJSON
(
)
:
any
Returns
any
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
isIFont
Face
name
panose
pitch
toJSON
to
String
SheetXL - v0.1.84
Loading...
This is a lightweight reference to a font.