<Code Lib>
2027 Method
Changes 4
M

TableSectionData.GetCellFormatOptions(Int32, Document)

Description:
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
)

Return Value FormatOptions FormatOptions

Loading…