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