SetCheckExcelRestriction Method
SetCheckExcelRestriction function
Whether check restriction of excel file when user modify cells related objects.For example, excel does not allow inputting string value longer than 32K.When you input a value longer than 32K, it will be truncated.
func (instance *XlsbSaveOptions) SetCheckExcelRestriction(value bool) error
Remarks
See Also
- Class XlsbSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go