Uses of Class
mgui.io.domestic.datasources.ExportDataTableExcelOptions.Format
Package | Description |
---|---|
mgui.io.domestic.datasources |
-
Uses of ExportDataTableExcelOptions.Format in mgui.io.domestic.datasources
Fields in mgui.io.domestic.datasources declared as ExportDataTableExcelOptions.Format Modifier and Type Field Description ExportDataTableExcelOptions.Format
ExportDataTableExcelOptions. excel_format
Methods in mgui.io.domestic.datasources that return ExportDataTableExcelOptions.Format Modifier and Type Method Description static ExportDataTableExcelOptions.Format
ExportDataTableExcelOptions.Format. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ExportDataTableExcelOptions.Format[]
ExportDataTableExcelOptions.Format. values()
Returns an array containing the constants of this enum type, in the order they are declared.