IronCalc Node.js
ironcalc.dev
GitHub
Preparing search index...
CellStyle
Interface CellStyle
interface
CellStyle
{
alignment
?:
Alignment
;
border
:
CellStyleBorder
;
fill
:
CellStyleFill
;
font
:
CellStyleFont
;
num_fmt
:
string
;
quote_prefix
:
boolean
;
read_only
:
boolean
;
}
Index
Properties
alignment?
border
fill
font
num_
fmt
quote_
prefix
read_
only
Properties
Optional
alignment
alignment
?:
Alignment
border
border
:
CellStyleBorder
fill
fill
:
CellStyleFill
font
font
:
CellStyleFont
num_
fmt
num_fmt
:
string
quote_
prefix
quote_prefix
:
boolean
read_
only
read_only
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alignment
border
fill
font
num_
fmt
quote_
prefix
read_
only
ironcalc.dev
GitHub
IronCalc Node.js
Loading...