TableSectionData.GetCellFormatOptions
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.
Overloads (2):
GetCellFormatOptions(Int32,Document)
public FormatOptions GetCellFormatOptions(
int nCol,
Document dcument
)
-
Int32nCol
-
dcument
-
The given column number nCol is invalid.
-
A non-optional argument was null