Promotic

HorzAlign - property of the PmfTable object

Description:
Horizontal table text alignment.
Syntax:
String HorzAlign
Values:
center - default align to center
left - align to left border
right - align to right border
Note:
Property access for read and write.
 
This method is also functional in Web panels.
Example1:
JavaScriptSelect and copy to clipboard

oTable.HorzAlign = "center";   // Writing into the property
var sHorzAlign = oTable.HorzAlign;   // Reading from the property

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

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