SetFormatDataIgnoreColumnWidth Method
SetFormatDataIgnoreColumnWidth function
Indicating whether show the whole formatted data of cell when overflowing the column.If true then ignore the column width and the whole data of cell will be exported.If false then the data will be exported same as Excel.The default value is false.
func (instance *EbookSaveOptions) SetFormatDataIgnoreColumnWidth(value bool) error
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go