TableSectionData.GetCellFormatOptions(Int32, Document)
Method
Description:
Returns a column's cell FormatOptions and if no FormatOptions exists for this column, it would come from the section.
Returns a column's cell FormatOptions and if no FormatOptions exists for this column, it would come from the section.
Exceptions
Exception | Condition |
---|---|
ArgumentException | The given column number nCol is invalid. |
ArgumentNullException | A non-optional argument was null |