|
|
|
|
|
- Properties specific to docColumn variables
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document. The characteristics of this array column can be defined and modified using various WLanguage properties. CAUTION: This type must not be used directly. It must only be used via variables of type docParagraph corresponding to an array.. Propiedades Properties specific to docColumn variables The following properties can be used to handle docColumn variables: | | | Property name | Type used | Effect |
---|
WidthMillimeters | Real | Width of column (in millimeters). | WidthMode | Integer constant | Mode for calculating the column width: - docModeWidthNone: Special case.
- docModeAutomaticWidth: The column width is automatically calculated according to the text in the current column and the text in the other columns..
- docModeWidthNotDefined: Column width calculation mode not defined, as cells in the column have different widths).
- docModeWidthPercent: The column width is calculated as a percentage of the total width of the array..
- docModeWidthValue: Column widths are calculated according to the width provided in millimetres.. If the WidthMillimeters property is specified, this mode is automatically selected.
This property is read-only. |
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|