SetDisableCss Method
SetDisableCss function
Indicates whether only inline styles are applied, without relying on CSS.The default value is false.
func (instance *HtmlSaveOptions) SetDisableCss(value bool) error
Remarks
See Also
- Class HtmlSaveOptions
- Library Aspose.Cells for Go