ITabPageSettings

Description

The ITabPageSettings interface contains properties and methods of table page settings.

Properties

  Property name Brief description
BlackAndWhite

The BlackAndWhite property determines whether the table formatting is used when the table is printed.
CenterHorizontal

The CenterHorizontal property determines whether the table is to be centered horizontally during printing.
CenterVertical

The CenterVertical property determines whether the table is to be centered vertically during printing.
ColumnsBreaks

The ColumnsBreaks property returns columns break point settings for the current table.
ContinuousColumns

The ContinuousColumns property returns settings of non-breaking ranges in columns for the current table.
ContinuousRows

The ContinuousRows property returns settings of non-breaking ranges in rows for the current table.
PrintHyperlinks

The PrintHyperlinks property determines whether hyperlinks are to be exported to HTML format.
PrintOrder

The PrintOrder property determines the printing order.
Range

The Range property determines the range of printed cells.
RowsBreaks

The RowsBreaks property returns settings of rows break points for the current table.
Scale

The Scale property returns scale settings for table printing.
TitleColumns

The TitleColumns property determines the range of title columns.
TitleColumnsScope

The TitleColumnsScope property determines the range of title column action end.
TitleRows

The TitleRows property determines the range of pass-through rows.
TitleRowsScope

The TitleRowsScope property determines the range of pass-through row action end.

Properties inherited from IGxPageSettings

  Property name Brief description
Margins The Margins property returns an object, containing page margins.
PaperFormat The PaperFormat property sets the page format.
PaperOrientation The PaperOrientation property determines page orientation.
PaperSize The PaperSize property returns an object, containing the page size.

Methods Inherited from IGxPageSettings

  Method name Brief description
Assign The Assign method sets parameters of the page based on the source page parameters.

See also:

Tab Assembly Interfaces