Aspose::Words::DocumentBuilderOptions::set_ContextTableFormatting method

DocumentBuilderOptions::set_ContextTableFormatting method

True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true.

void Aspose::Words::DocumentBuilderOptions::set_ContextTableFormatting(bool value)

See Also