sheet

package
v0.0.0-...-a06bd82 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sheet

type Sheet struct {
	// contains filtered or unexported fields
}

func CopyNextMonthFromPrevious

func CopyNextMonthFromPrevious(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, clock clock.Clock) (*Sheet, error)

func CopyNextMonthFromSheetId

func CopyNextMonthFromSheetId(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, sheetId string, clock clock.Clock) (*Sheet, error)

func SheetFromId

func SheetFromId(id string, port port.GoogleSheetPort, clock clock.Clock) *Sheet

func (*Sheet) ClearRange

func (s *Sheet) ClearRange(_range string) error

func (*Sheet) CutAndPasteRange

func (s *Sheet) CutAndPasteRange(cutRange string, pasteRange string) error

func (*Sheet) SetCurrentMonthPeriodMetadata

func (s *Sheet) SetCurrentMonthPeriodMetadata(currentPeriodMetadataRange string) error

func (*Sheet) SetValue

func (s *Sheet) SetValue(value string, column string) error

Jump to

Keyboard shortcuts

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