options

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2019 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

View Source
const (
	VisibilityVisible primitives.VisibilityType
	VisibilityHidden
	VisibilityVeryHidden
)

List of all possible values for VisibilityType

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Visibility primitives.VisibilityType
}

Info hold advanced settings of sheet. N.B.: You should NOT mutate any value directly.

func New

func New(settings ...Option) *Info

New create and returns option set for sheet

func (*Info) Set

func (i *Info) Set(settings ...Option)

Set sets new options for option set

type Option

type Option func(co *Info)

Option is helper type to set options for sheet

func Visibility

func Visibility(visibility primitives.VisibilityType) Option

Visibility sets flag indicating if the affected column are hidden on this worksheet.

Jump to

Keyboard shortcuts

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