excellogger

package module
v0.0.0-...-6963524 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: MIT Imports: 4 Imported by: 7

README

excellogger

Wrapperfunctionality to enable using an excel as an advanced logfile/report utility.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoFilterEnd

func AutoFilterEnd()

func AutoFilterStart

func AutoFilterStart()

func BoolToEmoji

func BoolToEmoji(syn bool) string

func Check

func Check(e error)

func IsWritable

func IsWritable(name string) (isWritable bool)

func NewFile

func NewFile(opt *Options)

func NewSheet

func NewSheet(name string) error

func NextCol

func NextCol()

func NextLine

func NextLine()

func OpenFile

func OpenFile(filename string) (err error)

func ResetCol

func ResetCol()

func SaveAs

func SaveAs(name string)

func SelectSheet

func SelectSheet(name string) error

func SetAutoColWidth

func SetAutoColWidth()

func SetCell

func SetCell(msg interface{}, x int, y int)

func SetCellBackground

func SetCellBackground(color string, x int, y int)

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 SetColWidth(startcol, endcol string, width float64)

func SetRowHeight

func SetRowHeight(height float64)

func SetTableHeader

func SetTableHeader()

func SetTableHeaderRot

func SetTableHeaderRot()

func WiteBoolCellnc

func WiteBoolCellnc(msg bool)

func WiteCell

func WiteCell(msg interface{})

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

type Options

type Options struct {
	SheetName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL