Aspose::Words::Tables::Table::get_Title method
Table::get_Title method
Gets or sets title of this table. It provides an alternative text representation of the information contained in the table.
System::String Aspose::Words::Tables::Table::get_Title()
Remarks
The default value is an empty string.
This property is meaningful for ISO/IEC 29500 compliant DOCX documents (OoxmlCompliance). When saved to pre-ISO/IEC 29500 formats, the property is ignored.
See Also
- Class Table
- Namespace Aspose::Words::Tables
- Library Aspose.Words for C++