Preparing search index...
The search index is not available
docx
docx
AlignmentAttributes
Class AlignmentAttributes
Hierarchy (
View Summary
)
XmlAttributeComponent
<
{
val
:
typeof
AlignmentType
[
keyof
typeof
AlignmentType
]
}
>
AlignmentAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
AlignmentAttributes
(
root
:
{
val
:
|
"center"
|
"left"
|
"right"
|
"start"
|
"end"
|
"both"
|
"mediumKashida"
|
"distribute"
|
"numTab"
|
"highKashida"
|
"lowKashida"
|
"thaiDistribute"
;
}
,
)
:
AlignmentAttributes
Parameters
root
:
{
val
:
|
"center"
|
"left"
|
"right"
|
"start"
|
"end"
|
"both"
|
"mediumKashida"
|
"distribute"
|
"numTab"
|
"highKashida"
|
"lowKashida"
|
"thaiDistribute"
;
}
Returns
AlignmentAttributes
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...