Widgets
Samples
Demos
Forum
Services
Documentation
animate
areaselect
autoConfig
autoheight
autowidth
blockselect
borderless
checkboxRefresh
clipboard
columnWidth
columns
container
css
data
datafetch
datathrottle
datatype
delimiter
disabled
drag
dragColumn
dragscroll
editMath
editValue
editable
editaction
excelHeader
externalData
filterMode
fixedRowHeight
footer
form
gravity
header
headerRowHeight
headermenu
height
hidden
hover
id
keyPressTimeout
leftSplit
liveValidation
loadahead
map
math
maxColumnWidth
maxHeight
maxRowHeight
maxWidth
minColumnWidth
minHeight
minRowHeight
minWidth
mouseEventDelay
multiselect
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
prerender
ready
removeMissed
resizeColumn
resizeRow
rightSplit
rowHeight
rowLineHeight
rules
save
scheme
scroll
scrollAlignY
scrollX
scrollY
select
sort
spans
subRowHeight
subrow
subview
templateCopy
toolbar
tooltip
topSplit
type
undo
url
width
yCount
Start
API Reference
ui.excelviewer
Properties
math
enables math formulas in DataTable
boolean
math
;
Example
webix.
ui
(
{
view
:
"datatable"
,
math
:
true
,
...
}
)
;
Related samples
Using Formulas
Applying Formulas to an Entire Column
See also
Articles
Math Operations
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript web framework
and page of
javascript excel reader
product.