SetTextHeight Method |
Sets the text height for the specified row types.
Signature
object.SetTextHeight(rowTypes, TextHeight)
Object
Table,
TableStyle
The object or objects this method applies to.
rowTypes
Long; the row types to change.
TextHeight
Double; the text height to use for the specified row types.
Comments? |