Aspose::Words::Saving::OutlineOptions::set_CreateOutlinesForHeadingsInTables method

OutlineOptions::set_CreateOutlinesForHeadingsInTables method

Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.

void Aspose::Words::Saving::OutlineOptions::set_CreateOutlinesForHeadingsInTables(bool value)

Remarks

Default value is false.

See Also