FOM Reference > Formatting > Tables > fTableResolvedColumnSpan interface
  
fTableResolvedColumnSpan interface
Objects of this class collect settings for collections of columns of a table.
align attribute
PI: tbcolalignh
Returns the way that the spanned columns are aligned.
align
Access
read-only
Returns
String
alignChar attribute
PI: tbcolalignc
Returns the alignment character used in where the paragraph is aligned within the cell.
alignChar
Access
read-only
Returns
String
defaultCell attribute
PI: tbspanspec
Returns the default cell properties for the table cells in the spanned columns.
defaultCell
Access
read-only
Returns
fTableCell
endColumn attribute
PI: tbspanspec
Returns the name or column index of the last column spanned by this fTableResolvedColumnSpan.
endColumn
Access
read-only
Returns
String
groupNext attribute
PI: tbcolgroupn
Returns true if the last spanned column is grouped with the next one.
groupNext
Access
read-only
Returns
boolean
horizontalAlign attribute
PI: tbcolfmth
Returns the horizontal format of each paragraph of text within the spanned columns.
horizontalAlign
Access
read-only
Returns
String
paraReference attribute
PI: tbcolpref
Returns a column style preference tag to the spanned columns.
paraReference
Access
read-only
Returns
fStream
recallRelativeIndent attribute
PI: tbcolrir
Returns true if all spanned columns are default to preserving relative indents. See fTableCell::recallRelativeIndent for a full description.
recallRelativeIndent
Access
read-only
Returns
boolean
reserve attribute
PI: tbcolres
Returns true if the spanned columns are to be reserved and by default the table contents will flow around this column.
reserve
Access
read-only
Returns
boolean
startColumn attribute
PI: tbspanspec
Returns the name or column index of the first column spanned by this fTableResolvedColumnSpan.
startColumn
Access
read-only
Returns
String
suppress attribute
PI: tbcoldel
Returns true if the spanned columns are to be suppressed and not displayed in the output. When all columns in a table are seppressed then the whole table is swallowed up. The initial '+' is optional likewise the '@', see width for details.
suppress
Access
read-only
Returns
boolean
widthMode attribute
PI: tbcolhmode
Returns the value of the property. widthMode allows you to set a default value for fTableCell::widthMode within the spanned columns. See fTableCell::widthMode for details of the value of code.
widthMode
Access
read-only
Returns
boolean