Preparing search index...
The search index is not available
docx
docx
VerticalAlignAttributes
Class VerticalAlignAttributes
Hierarchy (
View Summary
)
XmlAttributeComponent
<
{
verticalAlign
?:
typeof
VerticalAlign
[
keyof
typeof
VerticalAlign
]
}
,
>
VerticalAlignAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
VerticalAlignAttributes
(
root
:
{
verticalAlign
?:
"bottom"
|
"center"
|
"top"
}
,
)
:
VerticalAlignAttributes
Parameters
root
:
{
verticalAlign
?:
"bottom"
|
"center"
|
"top"
}
Returns
VerticalAlignAttributes
Methods
prep
For
Xml
prepForXml
(
_
:
IContext
)
:
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...