GetTableCssId Method
GetTableCssId function
Gets and sets the prefix of the type css name such as tr,col,td and so on, they are contained in the table elementwhich has the specific TableCssId attribute. The default value is “”.
func (instance *EbookSaveOptions) GetTableCssId() (string, error)
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go