Documentation
¶
Index ¶
- type Accent1
- type Accent2
- type Accent3
- type Accent4
- type Accent5
- type Accent6
- type Alignment
- type BgColor
- type BgFillStyleLst
- type BodyPr
- type BookViews
- type Border
- type Borders
- type Bottom
- type C
- type CellStyle
- type CellStyleXfs
- type CellStyles
- type CellXfs
- type ClrScheme
- type Col
- type Color
- type Colors
- type Cols
- type CoreProperties
- type Cs
- type DefPPr
- type DefRPr
- type Default
- type Dimension
- type Dk1
- type Dk2
- type Dxfs
- type Ea
- type EffectRef
- type FgColor
- type Fill
- type FillRef
- type FillStyleLst
- type FillToRect
- type Fills
- type FmtScheme
- type FolHlink
- type Font
- type FontRef
- type FontScheme
- type Fonts
- type GradFill
- type Gs
- type GsLst
- type HeaderFooter
- type Hlink
- type IndexedColors
- type Latin
- type Left
- type Lin
- type Ln
- type LnDef
- type LnRef
- type LnSpc
- type LnStyleLst
- type LstStyle
- type Lt1
- type Lt2
- type Lvl1pPr
- type Lvl2pPr
- type Lvl3pPr
- type Lvl4pPr
- type Lvl5pPr
- type Lvl6pPr
- type Lvl7pPr
- type Lvl8pPr
- type Lvl9pPr
- type MajorFont
- type MinorFont
- type Miter
- type Name
- type NumFmt
- type NumFmts
- type ObjectDefaults
- type Override
- type PageMargins
- type PageSetup
- type Path
- type PatternFill
- type Properties
- type PrstDash
- type Relationship
- type Relationships
- type RgbColor
- type Right
- type Row
- type SatMod
- type SchemeClr
- type Shade
- type Sheet
- type SheetData
- type SheetFormatPr
- type SheetView
- type SheetViews
- type Sheets
- type Si
- type SolidFill
- type SpDef
- type SpPr
- type SpcAft
- type SpcBef
- type SpcPct
- type SpcPts
- type SrgbClr
- type Sst
- type Style
- type StyleSheet
- type Sym
- type Sz
- type TableStyles
- type Theme
- type ThemeElements
- type Tint
- type Top
- type TxDef
- type Types
- type Workbook
- type WorkbookView
- type Worksheet
- type Xf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgFillStyleLst ¶
type BodyPr ¶
type BodyPr struct {
Vert string `xml:"vert,attr"`
LIns string `xml:"lIns,attr"`
RIns string `xml:"rIns,attr"`
BIns string `xml:"bIns,attr"`
TIns string `xml:"tIns,attr"`
SpcCol string `xml:"spcCol,attr"`
Rot string `xml:"rot,attr"`
SpcFirstLastPara string `xml:"spcFirstLastPara,attr"`
VertOverflow string `xml:"vertOverflow,attr"`
HorzOverflow string `xml:"horzOverflow,attr"`
RtlCol string `xml:"rtlCol,attr"`
Anchor string `xml:"anchor,attr"`
Upright string `xml:"upright,attr"`
Wrap string `xml:"wrap,attr"`
NumCol string `xml:"numCol,attr"`
}
type BookViews ¶
type BookViews struct {
WorkbookView WorkbookView `xml:"workbookView"`
}
type CellStyleXfs ¶
type CellStyles ¶
type ClrScheme ¶
type ClrScheme struct {
Lt2 Lt2 `xml:"lt2"`
Accent2 Accent2 `xml:"accent2"`
Accent4 Accent4 `xml:"accent4"`
Accent6 Accent6 `xml:"accent6"`
Hlink Hlink `xml:"hlink"`
Name string `xml:"name,attr"`
Dk1 Dk1 `xml:"dk1"`
Lt1 Lt1 `xml:"lt1"`
Accent5 Accent5 `xml:"accent5"`
FolHlink FolHlink `xml:"folHlink"`
Dk2 Dk2 `xml:"dk2"`
Accent1 Accent1 `xml:"accent1"`
Accent3 Accent3 `xml:"accent3"`
}
type Colors ¶
type Colors struct {
IndexedColors IndexedColors `xml:"indexedColors"`
}
type CoreProperties ¶
type DefPPr ¶
type DefPPr struct {
DefTabSz string `xml:"defTabSz,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
DefRPr DefRPr `xml:"defRPr"`
Indent string `xml:"indent,attr"`
Algn string `xml:"algn,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
SpcBef SpcBef `xml:"spcBef"`
MarL string `xml:"marL,attr"`
MarR string `xml:"marR,attr"`
Rtl string `xml:"rtl,attr"`
SpcAft SpcAft `xml:"spcAft"`
HangingPunct string `xml:"hangingPunct,attr"`
LnSpc LnSpc `xml:"lnSpc"`
}
type DefRPr ¶
type DefRPr struct {
Cap string `xml:"cap,attr"`
I string `xml:"i,attr"`
Strike string `xml:"strike,attr"`
Kumimoji string `xml:"kumimoji,attr"`
B string `xml:"b,attr"`
Baseline string `xml:"baseline,attr"`
U string `xml:"u,attr"`
NormalizeH string `xml:"normalizeH,attr"`
SolidFill SolidFill `xml:"solidFill"`
Spc string `xml:"spc,attr"`
Sz string `xml:"sz,attr"`
Latin Latin `xml:"latin"`
Ea Ea `xml:"ea"`
Sym Sym `xml:"sym"`
Cs Cs `xml:"cs"`
}
type Fill ¶
type Fill struct {
PatternFill PatternFill `xml:"patternFill"`
}
type FillStyleLst ¶
type FillToRect ¶
type FmtScheme ¶
type FmtScheme struct {
FillStyleLst FillStyleLst `xml:"fillStyleLst"`
LnStyleLst LnStyleLst `xml:"lnStyleLst"`
BgFillStyleLst BgFillStyleLst `xml:"bgFillStyleLst"`
Name string `xml:"name,attr"`
}
type FontScheme ¶
type HeaderFooter ¶
type HeaderFooter struct {
}
type IndexedColors ¶
type IndexedColors struct {
RgbColor []RgbColor `xml:"rgbColor"`
}
type LnStyleLst ¶
type LnStyleLst struct {
Ln []Ln `xml:"ln"`
}
type LstStyle ¶
type LstStyle struct {
DefPPr DefPPr `xml:"defPPr"`
Lvl8pPr Lvl8pPr `xml:"lvl8pPr"`
Lvl7pPr Lvl7pPr `xml:"lvl7pPr"`
Lvl9pPr Lvl9pPr `xml:"lvl9pPr"`
Lvl1pPr Lvl1pPr `xml:"lvl1pPr"`
Lvl2pPr Lvl2pPr `xml:"lvl2pPr"`
Lvl3pPr Lvl3pPr `xml:"lvl3pPr"`
Lvl4pPr Lvl4pPr `xml:"lvl4pPr"`
Lvl5pPr Lvl5pPr `xml:"lvl5pPr"`
Lvl6pPr Lvl6pPr `xml:"lvl6pPr"`
}
type Lvl1pPr ¶
type Lvl1pPr struct {
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
MarL string `xml:"marL,attr"`
MarR string `xml:"marR,attr"`
Indent string `xml:"indent,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
SpcBef SpcBef `xml:"spcBef"`
DefRPr DefRPr `xml:"defRPr"`
Algn string `xml:"algn,attr"`
DefTabSz string `xml:"defTabSz,attr"`
Rtl string `xml:"rtl,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
}
type Lvl2pPr ¶
type Lvl2pPr struct {
MarR string `xml:"marR,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
MarL string `xml:"marL,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
DefRPr DefRPr `xml:"defRPr"`
Indent string `xml:"indent,attr"`
Algn string `xml:"algn,attr"`
DefTabSz string `xml:"defTabSz,attr"`
Rtl string `xml:"rtl,attr"`
SpcBef SpcBef `xml:"spcBef"`
}
type Lvl3pPr ¶
type Lvl3pPr struct {
MarL string `xml:"marL,attr"`
Algn string `xml:"algn,attr"`
Rtl string `xml:"rtl,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
Indent string `xml:"indent,attr"`
SpcBef SpcBef `xml:"spcBef"`
DefRPr DefRPr `xml:"defRPr"`
MarR string `xml:"marR,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
DefTabSz string `xml:"defTabSz,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
}
type Lvl4pPr ¶
type Lvl4pPr struct {
MarR string `xml:"marR,attr"`
Rtl string `xml:"rtl,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
SpcBef SpcBef `xml:"spcBef"`
Indent string `xml:"indent,attr"`
Algn string `xml:"algn,attr"`
DefTabSz string `xml:"defTabSz,attr"`
SpcAft SpcAft `xml:"spcAft"`
DefRPr DefRPr `xml:"defRPr"`
MarL string `xml:"marL,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
LnSpc LnSpc `xml:"lnSpc"`
}
type Lvl5pPr ¶
type Lvl5pPr struct {
MarL string `xml:"marL,attr"`
MarR string `xml:"marR,attr"`
DefTabSz string `xml:"defTabSz,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
Indent string `xml:"indent,attr"`
Algn string `xml:"algn,attr"`
Rtl string `xml:"rtl,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
SpcBef SpcBef `xml:"spcBef"`
DefRPr DefRPr `xml:"defRPr"`
}
type Lvl6pPr ¶
type Lvl6pPr struct {
MarR string `xml:"marR,attr"`
Indent string `xml:"indent,attr"`
Algn string `xml:"algn,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
DefRPr DefRPr `xml:"defRPr"`
FontAlgn string `xml:"fontAlgn,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
SpcBef SpcBef `xml:"spcBef"`
MarL string `xml:"marL,attr"`
DefTabSz string `xml:"defTabSz,attr"`
Rtl string `xml:"rtl,attr"`
}
type Lvl7pPr ¶
type Lvl7pPr struct {
HangingPunct string `xml:"hangingPunct,attr"`
LnSpc LnSpc `xml:"lnSpc"`
MarL string `xml:"marL,attr"`
Indent string `xml:"indent,attr"`
DefTabSz string `xml:"defTabSz,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
SpcAft SpcAft `xml:"spcAft"`
DefRPr DefRPr `xml:"defRPr"`
MarR string `xml:"marR,attr"`
Rtl string `xml:"rtl,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
Algn string `xml:"algn,attr"`
SpcBef SpcBef `xml:"spcBef"`
}
type Lvl8pPr ¶
type Lvl8pPr struct {
MarR string `xml:"marR,attr"`
DefTabSz string `xml:"defTabSz,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcAft SpcAft `xml:"spcAft"`
MarL string `xml:"marL,attr"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
SpcBef SpcBef `xml:"spcBef"`
Rtl string `xml:"rtl,attr"`
Algn string `xml:"algn,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
Indent string `xml:"indent,attr"`
DefRPr DefRPr `xml:"defRPr"`
}
type Lvl9pPr ¶
type Lvl9pPr struct {
Algn string `xml:"algn,attr"`
DefRPr DefRPr `xml:"defRPr"`
MarL string `xml:"marL,attr"`
MarR string `xml:"marR,attr"`
LnSpc LnSpc `xml:"lnSpc"`
SpcBef SpcBef `xml:"spcBef"`
Indent string `xml:"indent,attr"`
DefTabSz string `xml:"defTabSz,attr"`
Rtl string `xml:"rtl,attr"`
FontAlgn string `xml:"fontAlgn,attr"`
SpcAft SpcAft `xml:"spcAft"`
LatinLnBrk string `xml:"latinLnBrk,attr"`
HangingPunct string `xml:"hangingPunct,attr"`
}
type ObjectDefaults ¶
type PageMargins ¶
type PageSetup ¶
type PageSetup struct {
FitToWidth string `xml:"fitToWidth,attr"`
Scale string `xml:"scale,attr"`
UseFirstPageNumber string `xml:"useFirstPageNumber,attr"`
Orientation string `xml:"orientation,attr"`
PageOrder string `xml:"pageOrder,attr"`
FirstPageNumber string `xml:"firstPageNumber,attr"`
FitToHeight string `xml:"fitToHeight,attr"`
}
type Path ¶
type Path struct {
Path string `xml:"path,attr"`
FillToRect FillToRect `xml:"fillToRect"`
}
type PatternFill ¶
type Properties ¶
type Relationship ¶
type Relationships ¶
type Relationships struct {
Xmlns string `xml:"xmlns,attr"`
Relationship []Relationship `xml:"Relationship"`
}
type SheetFormatPr ¶
type SheetViews ¶
type SheetViews struct {
SheetView SheetView `xml:"sheetView"`
}
type StyleSheet ¶
type StyleSheet struct {
TableStyles TableStyles `xml:"tableStyles"`
Colors Colors `xml:"colors"`
NumFmts NumFmts `xml:"numFmts"`
Fonts Fonts `xml:"fonts"`
Fills Fills `xml:"fills"`
CellXfs CellXfs `xml:"cellXfs"`
CellStyles CellStyles `xml:"cellStyles"`
Dxfs Dxfs `xml:"dxfs"`
Xmlns string `xml:"xmlns,attr"`
Borders Borders `xml:"borders"`
CellStyleXfs CellStyleXfs `xml:"cellStyleXfs"`
}
type TableStyles ¶
type TableStyles struct {
Count string `xml:"count,attr"`
}
type Theme ¶
type Theme struct {
A string `xml:"a,attr"`
R string `xml:"r,attr"`
Name string `xml:"name,attr"`
ThemeElements ThemeElements `xml:"themeElements"`
ObjectDefaults ObjectDefaults `xml:"objectDefaults"`
}
type ThemeElements ¶
type ThemeElements struct {
ClrScheme ClrScheme `xml:"clrScheme"`
FontScheme FontScheme `xml:"fontScheme"`
FmtScheme FmtScheme `xml:"fmtScheme"`
}
type WorkbookView ¶
type Worksheet ¶
type Worksheet struct {
R string `xml:"r,attr"`
Cols Cols `xml:"cols"`
SheetData SheetData `xml:"sheetData"`
Xmlns string `xml:"xmlns,attr"`
Dimension Dimension `xml:"dimension"`
SheetViews SheetViews `xml:"sheetViews"`
SheetFormatPr SheetFormatPr `xml:"sheetFormatPr"`
PageMargins PageMargins `xml:"pageMargins"`
PageSetup PageSetup `xml:"pageSetup"`
}
type Xf ¶
type Xf struct {
ApplyFill string `xml:"applyFill,attr"`
ApplyBorder string `xml:"applyBorder,attr"`
ApplyAlignment string `xml:"applyAlignment,attr"`
Alignment Alignment `xml:"alignment"`
ApplyFont string `xml:"applyFont,attr"`
FontId string `xml:"fontId,attr"`
ApplyNumberFormat string `xml:"applyNumberFormat,attr"`
ApplyProtection string `xml:"applyProtection,attr"`
NumFmtId string `xml:"numFmtId,attr"`
FillId string `xml:"fillId,attr"`
BorderId string `xml:"borderId,attr"`
}
Click to show internal directories.
Click to hide internal directories.