2027 Method
Changes 0
M

TableSectionData.GetCellFormatOptions

Name Return Type Description
O GetCellFormatOptions(Int32, Document) FormatOptions Returns a column's cell FormatOptions and if no FormatOptions exists for this column, it would come from the section.
O 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.