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 ccda
)
-
nCol
-
ccda
Return Value
FormatOptions
-
The given column number nCol is invalid.
-
A non-optional argument was NULL