Preparing search index...
The search index is not available
docx
docx
TableRowHeightAttributes
Class TableRowHeightAttributes
Hierarchy (
View Summary
)
XmlAttributeComponent
<
{
rule
:
typeof
HeightRule
[
keyof
typeof
HeightRule
]
;
value
:
number
|
string
;
}
,
>
TableRowHeightAttributes
Index
Constructors
constructor
Methods
prep
For
Xml
Constructors
constructor
new
TableRowHeightAttributes
(
root
:
{
rule
:
"auto"
|
"atLeast"
|
"exact"
;
value
:
string
|
number
}
,
)
:
TableRowHeightAttributes
Parameters
root
:
{
rule
:
"auto"
|
"atLeast"
|
"exact"
;
value
:
string
|
number
}
Returns
TableRowHeightAttributes
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...