заголовки колонок центрировала по вертикали
This commit is contained in:
parent
254b160cd1
commit
d8ed023ef3
1 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@
|
|||
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
</box>
|
||||
<textElement textAlignment="Center">
|
||||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||||
<font fontName="Times New Roman" size="11" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Фамилия Имя Отчество]]></text>
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
</box>
|
||||
<textElement textAlignment="Center">
|
||||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||||
<font fontName="Times New Roman" size="11" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Технологический пароль]]></text>
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
|
||||
</box>
|
||||
<textElement textAlignment="Center">
|
||||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||||
<font fontName="Times New Roman" size="11" isBold="true"/>
|
||||
</textElement>
|
||||
<text><![CDATA[Имя учётной записи]]></text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue