stream

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

* 用于关联excelize包中的私有函数和方法

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyCell

type MyCell struct {
	StyleID int
	Value   interface{}
	Formula string
}

type MyStreamWriter

type MyStreamWriter struct {
	*excelize.StreamWriter
	// contains filtered or unexported fields
}

func NewMyStreamWriter

func NewMyStreamWriter(sw *excelize.StreamWriter) *MyStreamWriter

func (*MyStreamWriter) SetRow

func (sw *MyStreamWriter) SetRow(axis string, values []interface{}) error

type StreamWriterRef

type StreamWriterRef struct {
	File    *excelize.File
	Sheet   string
	SheetID int
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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