Documentation ¶
Index ¶
- func AutoFilterEnd()
- func AutoFilterStart()
- func BoolToEmoji(syn bool) string
- func Check(e error)
- func IsWritable(name string) (isWritable bool)
- func NewFile(opt *Options)
- func NewSheet(name string) error
- func NextCol()
- func NextLine()
- func OpenFile(filename string) (err error)
- func ResetCol()
- func SaveAs(name string)
- func SelectSheet(name string) error
- func SetAutoColWidth()
- func SetCell(msg interface{}, x int, y int)
- func SetCellBackground(color string, x int, y int)
- func SetCellBackgroundAxis(axis, color string)
- func SetCellFontHeader()
- func SetCellFontHeader2()
- func SetCellStyleCenter()
- func SetCellStyleColor(color string)
- func SetCellStyleRotate()
- func SetCellStyleRotateN(count int)
- func SetCellStyleRotateXY(q, v int)
- func SetColWidth(startcol, endcol string, width float64)
- func SetRowHeight(height float64)
- func SetTableHeader()
- func SetTableHeaderRot()
- func WiteBoolCellnc(msg bool)
- func WiteCell(msg interface{})
- func WiteCellHyperLinknc(msg interface{}, hyperlink string)
- func WiteCellln(msg interface{})
- func WiteCellnc(msg interface{})
- func WriteColumns(data []string)
- func WriteColumnsHeaderRotln(data []string)
- func WriteColumnsHeaderln(data []string)
- func WriteColumnsln(data []string)
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoFilterEnd ¶
func AutoFilterEnd()
func AutoFilterStart ¶
func AutoFilterStart()
func BoolToEmoji ¶
func IsWritable ¶
func SelectSheet ¶
func SetAutoColWidth ¶
func SetAutoColWidth()
func SetCellBackground ¶
func SetCellBackgroundAxis ¶
func SetCellBackgroundAxis(axis, color string)
func SetCellFontHeader ¶
func SetCellFontHeader()
func SetCellFontHeader2 ¶
func SetCellFontHeader2()
func SetCellStyleCenter ¶
func SetCellStyleCenter()
func SetCellStyleColor ¶
func SetCellStyleColor(color string)
func SetCellStyleRotate ¶
func SetCellStyleRotate()
func SetCellStyleRotateN ¶
func SetCellStyleRotateN(count int)
func SetCellStyleRotateXY ¶
func SetCellStyleRotateXY(q, v int)
func SetColWidth ¶
func SetRowHeight ¶
func SetRowHeight(height float64)
func SetTableHeader ¶
func SetTableHeader()
func SetTableHeaderRot ¶
func SetTableHeaderRot()
func WiteBoolCellnc ¶
func WiteBoolCellnc(msg bool)
func WiteCellHyperLinknc ¶
func WiteCellHyperLinknc(msg interface{}, hyperlink string)
func WiteCellln ¶
func WiteCellln(msg interface{})
func WiteCellnc ¶
func WiteCellnc(msg interface{})
func WriteColumns ¶
func WriteColumns(data []string)
func WriteColumnsHeaderRotln ¶
func WriteColumnsHeaderRotln(data []string)
func WriteColumnsHeaderln ¶
func WriteColumnsHeaderln(data []string)
func WriteColumnsln ¶
func WriteColumnsln(data []string)
Types ¶
Click to show internal directories.
Click to hide internal directories.