Trilium Frontend API
Preparing search index...
<internal>
AdditionalExportOptions
Interface AdditionalExportOptions
interface
AdditionalExportOptions
{
columnCalcs
?:
boolean
;
columnGroups
?:
boolean
;
columnHeaders
?:
boolean
;
dataTree
?:
boolean
;
formatCells
?:
boolean
;
rowGroups
?:
boolean
;
rowHeaders
?:
boolean
;
}
Index
Properties
column
Calcs?
column
Groups?
column
Headers?
data
Tree?
format
Cells?
row
Groups?
row
Headers?
Properties
Optional
column
Calcs
columnCalcs
?:
boolean
Optional
column
Groups
columnGroups
?:
boolean
Optional
column
Headers
columnHeaders
?:
boolean
Optional
data
Tree
dataTree
?:
boolean
Optional
format
Cells
formatCells
?:
boolean
Show only raw unformatted cell values in the clipboard output.
Optional
row
Groups
rowGroups
?:
boolean
Optional
row
Headers
rowHeaders
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Calcs
column
Groups
column
Headers
data
Tree
format
Cells
row
Groups
row
Headers
Trilium Frontend API
Loading...
Show only raw unformatted cell values in the clipboard output.