Update cookies preferences
Promotic

VertAlign - property of the PmfTable object

Description:
Vertical text alignment of the table.
Syntax:
String VertAlign
Values:
middle (default) - Alignment to center
top - Alignment to top border
bottom - Alignment to bottom border
Note:
Property access for read and write.
 
This property is also functional in Web panels.
Example1:
JavaScriptSelect and copy to clipboard

oTable.VertAlign = "middle";   // Writing into the property
var sVertAlign = oTable.VertAlign;   // Reading from the property

History:
Pm9.00.04: Created
PROMOTIC 9.0.31 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.