Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
bottombar
buttons
clipboard
clipboardDecimalDelimiter
clipboardNumberFormat
columnCount
columnWidth
conditionStyle
container
css
data
datatype
disabled
gravity
height
hidden
id
liveEditor
maxHeight
maxWidth
menu
minHeight
minWidth
on
padding
paddingX
paddingY
prepareData
readonly
resizeCell
rowCount
rowHeight
save
sheetStubs
sheetTabWidth
strict
subbar
toolbar
type
url
width
Start
API Reference
ui.spreadsheet
Properties
rowHeight
sets the default height for rows
number
rowHeight
;
Example
webix.
ui
(
{
view
:
"spreadsheet"
,
rowHeight
:
40
,
...
}
)
;
See also
Articles
Manipulating Rows and Columns
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript framework
and page of
ui spreadsheet
product.