SetCellNameAttribute Method
SetCellNameAttribute function
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:<td id=‘A1’>).The default value is null.
func (instance *EbookSaveOptions) SetCellNameAttribute(value string) error
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go