Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Xlsx ¶
type Xlsx struct {
// contains filtered or unexported fields
}
Xlsx 内置的 Xlsx 配置
func (*Xlsx) GetConfigName ¶
func (*Xlsx) GetDescription ¶
func (*Xlsx) GetDisplayName ¶
func (*Xlsx) GetIndexCount ¶
type XlsxExportType ¶
type XlsxExportType int
const ( XlsxExportTypeServer XlsxExportType = iota XlsxExportTypeClient )
Click to show internal directories.
Click to hide internal directories.