<Code Lib>
2027 Overloads
Changes 0
O

TableSectionData.GetCellFormatOptions (Overloads)

Name Return Type Description
M GetCellFormatOptions(Int32, Document) FormatOptions Returns a column's cell FormatOptions and if no FormatOptions exists for this column, it would come from the section.
M GetCellFormatOptions(Int32, Int32, Document) FormatOptions Returns a cell's FormatOptions and if no FormatOptions exists for this cell, it would come from the column, or the row, or the section.