Visit Gigasoft's Web Site
 ProEssentials v9 Help

TAText

Scope

Pe3do, Pepso, Pego, Pesgo

Type

Property Array of type String

Default

empty

.NET

PeAnnotation.Table.Text

Ocx|Vcl

TAText

DLL

PEP_szaTATEXT

 

Purpose

This property controls the text on a per cell basis for the table annotation. Use this property along with WorkingTable .

 

When TAType describes a line type for a table cell, then this property can be used to define a secondary symbol to be combined with the line symbol. Set this property to the ascii equivalent to 49 + symbol type, or for exampe, Ascii(49 + PEGAT_DOT).

 

Comments

PeAnnotation.Table.Text members of Pe3do.PeAnnotation.Table, Pepso.PeAnnotation.Table, Pego.PeAnnotation.Table, Pesgo.PeAnnotation.Table

 

See Also: ShowAllTableAnnotations,and ShowTableAnnotation

 

See Chapter 7, Common Question 37 for more information on table annotations.