docx
Preparing search index...
ISpacingProperties
Type Alias ISpacingProperties
type
ISpacingProperties
=
{
after
?:
number
;
afterAutoSpacing
?:
boolean
;
before
?:
number
;
beforeAutoSpacing
?:
boolean
;
line
?:
number
;
lineRule
?:
typeof
LineRuleType
[
keyof
typeof
LineRuleType
]
;
}
Index
Properties
after?
after
Auto
Spacing?
before?
before
Auto
Spacing?
line?
line
Rule?
Properties
Optional
Readonly
after
after
?:
number
Optional
Readonly
after
Auto
Spacing
afterAutoSpacing
?:
boolean
Optional
Readonly
before
before
?:
number
Optional
Readonly
before
Auto
Spacing
beforeAutoSpacing
?:
boolean
Optional
Readonly
line
line
?:
number
Optional
Readonly
line
Rule
lineRule
?:
typeof
LineRuleType
[
keyof
typeof
LineRuleType
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
after
Auto
Spacing
before
before
Auto
Spacing
line
line
Rule
docx
Loading...