TableSectionDataGetCellFormatOptions Method

Overload List
 NameDescription
Public methodGetCellFormatOptions(Int32, Document) Returns a column's cell FormatOptions and if no FormatOptions exists for this column, it would come from the section.
Public methodGetCellFormatOptions(Int32, Int32, Document) 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.
Top
See Also