IronCalc Wasm
ironcalc.dev
GitHub
Preparing search index...
DxfBorder
Interface DxfBorder
interface
DxfBorder
{
bottom
?:
DxfBorderItem
;
diagonal
?:
DxfBorderItem
;
diagonal_down
?:
boolean
;
diagonal_up
?:
boolean
;
left
?:
DxfBorderItem
;
right
?:
DxfBorderItem
;
top
?:
DxfBorderItem
;
}
Index
Properties
bottom?
diagonal?
diagonal_
down?
diagonal_
up?
left?
right?
top?
Properties
Optional
bottom
bottom
?:
DxfBorderItem
Optional
diagonal
diagonal
?:
DxfBorderItem
Optional
diagonal_
down
diagonal_down
?:
boolean
Optional
diagonal_
up
diagonal_up
?:
boolean
Optional
left
left
?:
DxfBorderItem
Optional
right
right
?:
DxfBorderItem
Optional
top
top
?:
DxfBorderItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
diagonal
diagonal_
down
diagonal_
up
left
right
top
ironcalc.dev
GitHub
IronCalc Wasm
Loading...