Preparing search index...
The search index is not available
docx
docx
VerticalAlignAttributes
ClassVerticalAlignAttributes
Hierarchy (
view full
)
XmlAttributeComponent
<
{
verticalAlign
?:
typeof
VerticalAlign
[
keyof
typeof
VerticalAlign
]
;
}
>
VerticalAlignAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
Vertical
Align
Attributes
(
root
)
:
VerticalAlignAttributes
Parameters
root
:
{
verticalAlign
?:
"bottom"
|
"center"
|
"top"
;
}
Optional
Readonly
vertical
Align
?:
"bottom"
|
"center"
|
"top"
Returns
VerticalAlignAttributes
Methods
prep
For
Xml
prep
For
Xml
(
_
)
:
IXmlableObject
Parameters
_
:
IContext
Returns
IXmlableObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
prep
For
Xml
docx
Loading...