Uses of Class
EasyXLS.ExcelOptions
Namespaces that use ExcelOptions
-
Uses of ExcelOptions in EasyXLS
Methods in EasyXLS that return ExcelOptionsModifier and TypeMethodDescriptionExcelOptions.Clone()
Creates and returns a copy of this object.ExcelDocument.easy_getOptions()
Returns the options of an Excel document, available in the main menu Tools/Options window.Methods in EasyXLS with parameters of type ExcelOptionsModifier and TypeMethodDescriptionvoid
ExcelDocument.easy_setOptions(ExcelOptions xlsOptions)
Sets the options of an Excel document, available in the main menu Tools/Options window.