Documentation
»
Scripting
»
Class Reference
»
Model
»
TextBlock
»
rowSection
Returns the subsection of the row at given index.
Syntax
aTextBlock
rowSection (
index
)
Parameters
index
-
Integer
The index of the row (zero based).
Return Value
A section or
-1
if the row is not a section.