Aspose::Cells::HtmlSaveOptions::GetCellNameAttribute method

HtmlSaveOptions::GetCellNameAttribute method

Specifies the attribute that indicates the CellName to be written. (e.g. If the value is “id”, then for cell “A1”, the output will be:). The default value is null.

U16String Aspose::Cells::HtmlSaveOptions::GetCellNameAttribute()

See Also