Tab

Property name

Data Type

Description

x

int

Offset from the left margin.

type

uint

Type of tab. The value is one of:

Constants.FV_TAB_LEFT (0x1) - Left tab.

Constants.FV_TAB_CENTER (0x2) - Center tab.

Constants.FV_TAB_RIGHT (0x3) - Right tab.

Constants.FV_TAB_DEC­IMAL (0x4) - Decimal tab.

Constants.FV_TAB_RELA­TIVE_LEFT (0x5) - Relative left tab (allowed only for format change lists).

Constants.FV_TAB_RELA­TIVE_CENTER (0x6) - Relative center tab (allowed only for format change lists).

Constants.FV_TAB_RELA­TIVE_RIGHT (0x7) - Relative right tab (allowed only for format change lists).

Constants.FV_TAB_RELATIVE_­DECIMAL (0x8) - Relative decimal tab (allowed only for format change lists).

leader

string

String that appears before the tab.

decimal

uint

Character to align the tab around (For example “,”).


January 11, 2016

Legal Notices | Online Privacy Policy