Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plandem/xlsx
/ functions
Functions
811 in github.com/plandem/xlsx
⨍
Functions
811
◇
Types & classes
201
↓ 1 callers
Method
fromBool
(value bool)
format/conditional/rule/value.go:48
↓ 1 callers
Function
fromConditionalFormat
go:linkname fromConditionalFormat github.com/plandem/xlsx/format/conditional.from
conditional.go:19
↓ 1 callers
Function
fromHyperlinkInfo
go:linkname fromHyperlinkInfo github.com/plandem/xlsx/types/hyperlink.from
hyperlinks.go:22
↓ 1 callers
Method
initIfRequired
()
conditional.go:30
↓ 1 callers
Method
initIfRequired
load all content if required or add minimal required
drawings_vml.go:236
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/unique.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/blanks.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/time_period.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/text.go:24
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/no_blanks.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/formula.go:21
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/no_errors.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/duplicate.go:20
↓ 1 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/errors.go:20
↓ 1 callers
Method
mode
some private methods used objects that use Sheet implementation and have no access to internal information
sheet_info.go:128
↓ 1 callers
Function
newColIterator
(sheet Sheet)
col_iterator.go:25
↓ 1 callers
Function
newColumns
newColumns creates an object that implements columns functionality (don't miss with Col)
columns.go:16
↓ 1 callers
Function
newComments
newComments creates an object that implements comments functionality
comments.go:27
↓ 1 callers
Function
newDrawingsVML
(sheet *sheetInfo)
drawings_vml.go:50
↓ 1 callers
Function
newFilters
newFilters creates an object that implements filters functionality
filters.go:18
↓ 1 callers
Function
newRangeFromRef
newRangeFromRef create and returns Range for requested ref
range.go:20
↓ 1 callers
Function
newRangeIterator
(r *Range)
range_iterator.go:25
↓ 1 callers
Function
newSheetIterator
(xl *Spreadsheet)
sheet_iterator.go:25
↓ 1 callers
Function
newSpreadsheet
newSpreadsheet creates an object that implements XLSX functionality
spreadsheet.go:28
↓ 1 callers
Method
nextShapeID
()
drawings_vml.go:125
↓ 1 callers
Method
pack
()
internal/ml/columns.go:17
↓ 1 callers
Method
readSpreadsheet
readSpreadsheet reads required information from XLSX
spreadsheet.go:184
↓ 1 callers
Method
removeComment
Remove removes comment info for bounds
drawings_vml.go:217
↓ 1 callers
Method
resolveDirectStyle
resolveDirectStyle returns resolved Info for DirectStyleID
style_sheet.go:214
↓ 1 callers
Method
resolveNumberFormat
resolveNumberFormat returns resolved NumberFormat code for styleID
style_sheet.go:193
↓ 1 callers
Method
setGeneral
setGeneral sets the value as general type
cell.go:119
↓ 1 callers
Method
setValue
(r *Info, idx int, value string, settings []interface{})
format/conditional/rule/icon_set.go:83
↓ 1 callers
Method
shrinkIfRequired
shrinkIfRequired shrinks grid to minimal size and set actual dimension. Called right before packing sheet data.
sheet_readwrite.go:317
↓ 1 callers
Function
toHyperlinkInfo
go:linkname toHyperlinkInfo github.com/plandem/xlsx/types/hyperlink.to
hyperlinks.go:25
Method
Above
(s *styles.Info)
format/conditional/rule/average.go:30
Method
Add
Add adds a conditional formatting with attaching additional refs if required
conditional.go:39
Method
Add
Add adds a new hyperlink info for provided bounds, where link can be string or Info
hyperlinks.go:38
Method
Add
Merge adds a merged cells info for bounds
merged_cells.go:37
Method
AddConditional
AddConditional adds a new conditional formatting with additional refs if required
sheet_info.go:220
Method
AddConditional
(conditional *conditional.Info, refs ...types.Ref)
sheet_readstream.go:313
Method
AddConditional
(conditional *conditional.Info, refs ...types.Ref)
sheet_writestream.go:233
Method
AddFilter
AddFilter adds a filter to column with index
sheet_info.go:235
Method
AddFilter
AddFilter adds a custom filter to column with 0-based colIndex
sheet.go:74
Method
AddFilter
(colIndex int, settings ...interface{})
sheet_readstream.go:325
Method
AddFilter
(colIndex int, settings ...interface{})
sheet_writestream.go:245
Method
AfterMarshalXML
(content []byte)
sheet_info.go:285
Method
AutoFilter
AutoFilter adds auto filter in provided Ref range
sheet_info.go:230
Method
AutoFilter
AutoFilter adds auto filter in provided Ref range with additional settings if required
sheet.go:72
Method
AutoFilter
(ref types.Ref, settings ...interface{})
sheet_readstream.go:321
Method
AutoFilter
(ref types.Ref, settings ...interface{})
sheet_writestream.go:241
Method
Background
(rgb string)
format/styles/fill.go:53
Method
BarOnly
(r *Info)
format/conditional/rule/databar.go:79
Method
BeforeMarshalXML
()
sheet_info.go:277
Method
BeforeMarshalXML
BeforeMarshalXML shrinks data to optimize output and returns related ML information for marshaling
sheet_readwrite.go:342
Method
BeginsWith
(s string, settings ...interface{})
format/conditional/rule/text.go:62
Method
Below
(s *styles.Info)
format/conditional/rule/average.go:45
Method
Bold
(s *Info)
format/styles/font.go:32
Method
Bounds
Bounds returns bounds of range
range.go:36
Method
Cell
Cell returns a cell for 0-based indexes
sheet_readwrite.go:45
Method
Cell
Cell returns cell of row at col with colIndex
row.go:20
Method
Cell
Cell returns cell of col at row with rowIndex
col.go:20
Method
Cell
(colIndex, rowIndex int)
sheet_readstream.go:27
Method
Cell
(colIndex, rowIndex int)
sheet_writestream.go:48
Method
CellByRef
CellByRef returns a cell for ref
sheet_info.go:184
Method
Clear
Clear clears each cell value in range
range.go:46
Method
Close
Close frees allocated by sheet resources
sheet_info.go:245
Method
Close
Close frees allocated by sheet resources
sheet_readstream.go:117
Method
Col
not allowed methods for stream reading mode
sheet_readstream.go:257
Method
Col
not allowed methods for stream reading mode
sheet_writestream.go:177
Method
Color
(rgb string)
format/styles/fill.go:25
Method
Color
(rgb string)
format/styles/fill.go:46
Method
Color
(rgb string)
format/styles/border.go:54
Method
Color
(rgb string)
format/styles/border.go:70
Method
Color
(rgb string)
format/styles/border.go:82
Method
Color
(rgb string)
format/styles/border.go:94
Method
Color
(rgb string)
format/styles/border.go:106
Method
Color
(rgb string)
format/styles/border.go:118
Method
Color
(rgb string)
format/styles/border.go:130
Method
Color
(rgb string)
format/styles/border.go:142
Method
Cols
Cols returns iterator for all cols of sheet
sheet_readwrite.go:185
Method
Cols
()
sheet_readstream.go:261
Method
Cols
()
sheet_writestream.go:181
Method
Comment
Comment returns text of comment if there is any comment or empty string
cell.go:366
Method
Condense
(s *Info)
format/styles/font.go:56
Method
Contains
(s string, settings ...interface{})
format/conditional/rule/text.go:50
Method
CopyTo
CopyTo copies col cells into another col with cIdx index. N.B.: Merged cells are not supported
col.go:53
Function
Default
Default returns default ID and code of number format for type
internal/number_format/types.go:84
Method
Default
(r *Info)
format/conditional/rule/color_scale3.go:50
Method
Default
(r *Info)
format/conditional/rule/top.go:32
Method
Default
(r *Info)
format/conditional/rule/color_scale2.go:45
Method
Default
(r *Info)
format/conditional/rule/icon_set.go:36
Method
Default
(r *Info)
format/conditional/rule/bottom.go:33
Method
Default
(r *Info)
format/conditional/rule/databar.go:44
Method
DeleteCol
DeleteCol deletes a col at 0-based index
sheet_readwrite.go:167
Method
DeleteCol
(index int)
sheet_readstream.go:277
Method
DeleteCol
(index int)
sheet_writestream.go:197
Method
DeleteConditional
DeleteConditional deletes a conditional formatting from refs
sheet_info.go:225
Method
DeleteConditional
DeleteConditional deletes conditional formatting for refs
sheet.go:70
Method
DeleteConditional
(refs ...types.Ref)
sheet_readstream.go:317
Method
DeleteConditional
(refs ...types.Ref)
sheet_writestream.go:237
← previous
next →
301–400 of 811, ranked by callers