Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
Documentation
»
Scripting
»
Class Reference
»
Model
»
TextBlock
»
removeRange
Removes a range of rows.
Syntax
aTextBlock
removeRange (
index
,
size
)
Parameters
index
-
Integer
The index of the first row.
size
-
Integer
The number of rows to delete.