IronCalc Node.js
ironcalc.dev
GitHub
Preparing search index...
ClipboardCell
Interface ClipboardCell
interface
ClipboardCell
{
link
?:
Link
|
null
;
style
:
CellStyle
;
text
:
string
;
}
Index
Properties
link?
style
text
Properties
Optional
link
link
?:
Link
|
null
The link attached to the cell, if any
style
style
:
CellStyle
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
style
text
ironcalc.dev
GitHub
IronCalc Node.js
Loading...
The link attached to the cell, if any