Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables method

OutlineOptions::get_CreateOutlinesForHeadingsInTables method

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

bool Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables() const

Remarks

Default value is false.

See Also