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
↓ 2 callers
Method
escape
(value string)
format/conditional/rule/base.go:17
↓ 2 callers
Function
escapeLocation
(location string)
types/hyperlink/hyperlink.go:315
↓ 2 callers
Function
escapeTarget
(target string)
types/hyperlink/hyperlink.go:320
↓ 2 callers
Method
expandIfRequired
expandIfRequired expands grid to required dimension
sheet_writestream.go:23
↓ 2 callers
Method
expandOnInit
expandOnInit expands grid to required dimension and copy existing data
sheet_readwrite.go:227
↓ 2 callers
Method
fromFloat
(value float64)
format/conditional/rule/value.go:44
↓ 2 callers
Function
fromStyleFormat
go:linkname fromStyleFormat github.com/plandem/xlsx/format/styles.from
style_sheet.go:20
↓ 2 callers
Method
initCommentsIfRequired
add shape type for comments if required
drawings_vml.go:294
↓ 2 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/color_scale3.go:21
↓ 2 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/top.go:21
↓ 2 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/value.go:26
↓ 2 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/color_scale2.go:21
↓ 2 callers
Method
initIfRequired
(r *Info)
format/conditional/rule/bottom.go:21
↓ 2 callers
Method
initValues
(r *Info)
format/conditional/rule/icon_set.go:40
↓ 2 callers
Function
newConditionals
newConditionals creates an object that implements conditional formatting functionality
conditional.go:26
↓ 2 callers
Function
newHyperlinks
newHyperlinks creates an object that implements hyperlinks functionality
hyperlinks.go:33
↓ 2 callers
Function
newMergedCells
newMergedCells creates an object that implements merged cells functionality
merged_cells.go:18
↓ 2 callers
Function
newRowIterator
(sheet Sheet)
row_iterator.go:25
↓ 2 callers
Function
newSheetInfo
newSheetInfo creates a new sheetInfo and link it with workbook
sheet_info.go:59
↓ 2 callers
Function
newStyleSheet
(f interface{}, doc *Spreadsheet)
style_sheet.go:44
↓ 2 callers
Function
newWorkbook
(f interface{}, doc *Spreadsheet)
workbook.go:20
↓ 2 callers
Method
nextChunkID
()
drawings_vml.go:103
↓ 2 callers
Method
pack
()
filters.go:103
↓ 2 callers
Method
refreshAllRefs
refreshRefs update refs for all rows/cells starting from row with 0-based index
sheet_readwrite.go:75
↓ 2 callers
Method
refreshColRefs
refreshColRefs update refs only for cells at row 0-based index rowIndex and starting 0-based index colIndex
sheet_readwrite.go:89
↓ 2 callers
Method
resolveChunks
resolve chunks info of this VML drawings file
drawings_vml.go:57
↓ 2 callers
Method
saveCurrentRow
()
sheet_writestream.go:75
↓ 2 callers
Method
setValue
(r *Info, idx int, value string, settings []interface{})
format/conditional/rule/color_scale2.go:49
↓ 2 callers
Method
setValue
(r *Info, idx int, value string, settings []interface{})
format/conditional/rule/databar.go:48
↓ 2 callers
Function
toRichFont
go:linkname toRichFont github.com/plandem/xlsx/format/styles.toRichFont
rich_text.go:20
↓ 1 callers
Method
AddAuto
AddAuto adds auto filter for range
filters.go:31
↓ 1 callers
Method
AddConditional
AddConditional adds conditional formatting to sheet, with additional refs if required
sheet.go:68
↓ 1 callers
Function
Author
Author adds author information to comment
types/comment/comment.go:51
↓ 1 callers
Function
Background
Background sets background color for comment
types/comment/comment.go:107
↓ 1 callers
Method
Between
(from, to interface{}, s *styles.Info)
format/conditional/rule/value.go:114
↓ 1 callers
Method
Clear
Clear clears cell's value
cell.go:303
↓ 1 callers
Method
Col
Col returns a col for 0-based index
sheet_readwrite.go:133
↓ 1 callers
Function
Collapsed
Collapsed sets flag indicating if the outlining of the affected column is in the collapsed state.
types/options/column/col.go:45
↓ 1 callers
Function
Collapsed
Collapsed sets flag indicating if the outlining of the affected row is in the collapsed state.
types/options/row/row.go:45
↓ 1 callers
Method
Color
(rgb string)
format/conditional/rule/databar.go:72
↓ 1 callers
Method
CopyTo
CopyTo copies range cells into another range starting indexes cIdx and rIdx N.B.: Merged cells are not supported
range.go:98
↓ 1 callers
Method
DeleteSheet
DeleteSheet deletes the sheet with required 0-based index
spreadsheet.go:142
↓ 1 callers
Function
FindNamedMatches
FindNamedMatches uses FindStringSubmatch to match and transform result into map
internal/validator/validator.go:15
↓ 1 callers
Method
Hash
Hash builds hash code for all required values of Border to use as unique index
internal/ml/hash.go:62
↓ 1 callers
Function
Height
Height sets the row height in point size. There is no margin padding on row height.
types/options/row/row.go:66
↓ 1 callers
Function
Height
Height sets height of comment
types/comment/comment.go:100
↓ 1 callers
Method
IsEmpty
IsEmpty return true if type was not initialized
internal/ml/primitives/bounds_list.go:48
↓ 1 callers
Function
IsUnixPath
IsUnixPath check is a str is Unix file
internal/validator/validator.go:43
↓ 1 callers
Method
Mid
(mid string, settings ...interface{})
format/conditional/rule/color_scale3.go:74
↓ 1 callers
Function
NamedStyle
NamedStyle is option to update Info with provided settings for NamedStyleInfo
format/styles/named_style.go:162
↓ 1 callers
Function
New
New create and returns option set for sheet
types/options/sheet/sheet.go:21
↓ 1 callers
Function
New
New creates and returns Info object with requested options
format/conditional/conditional.go:31
↓ 1 callers
Function
Normalize
Normalize tries resolve provided format via list of built-in formats and returns one of built-in or original format
internal/number_format/types.go:69
↓ 1 callers
Method
Range
Range returns a range for indexes
sheet.go:44
↓ 1 callers
Function
RefListFromRefs
RefListFromRefs returns RefList for refs
internal/ml/primitives/ref_list.go:28
↓ 1 callers
Function
Refs
Refs sets references that will be used for this conditional formatting
format/conditional/conditional.go:82
↓ 1 callers
Method
Reset
Reset resets each cell data into zero state
range.go:41
↓ 1 callers
Method
Row
Row returns a row for 0-based index
sheet_readwrite.go:64
↓ 1 callers
Method
Row
(index int)
sheet_readstream.go:43
↓ 1 callers
Method
Row
(index int)
sheet_writestream.go:97
↓ 1 callers
Method
Rows
()
sheet_readstream.go:112
↓ 1 callers
Method
Set
Set sets new options for option set
types/options/column/col.go:29
↓ 1 callers
Method
Set
Set sets new options for option set
types/options/sheet/sheet.go:28
↓ 1 callers
Method
Set
Set sets new options for option set
types/options/row/row.go:29
↓ 1 callers
Method
Set
Set sets new options for option set
types/comment/comment.go:44
↓ 1 callers
Method
Set
Set sets new options for conditional
format/conditional/conditional.go:42
↓ 1 callers
Method
Set
Set sets new options for conditional rule
format/conditional/rule/rule.go:38
↓ 1 callers
Method
SetDate
SetDate sets a time value with number format for date
cell.go:238
↓ 1 callers
Method
SetDeltaTime
SetDeltaTime sets a time value with number format for delta time
cell.go:248
↓ 1 callers
Method
SetDimension
SetDimension sets total number of cols and rows in sheet
sheet.go:50
↓ 1 callers
Method
SetName
SetName sets a name for sheet
sheet_info.go:142
↓ 1 callers
Method
SetName
SetName sets a name for sheet
sheet.go:80
↓ 1 callers
Method
SetStyles
SetStyles sets style format to all cells in range
range.go:76
↓ 1 callers
Method
SetStyles
SetStyles sets default style for the column. Affects cells not yet allocated in the column. In other words, this style applies to new cells.
col.go:47
↓ 1 callers
Method
SetTime
SetTime sets a time value with number format for time
cell.go:243
↓ 1 callers
Method
SetValueWithHyperlink
SetValueWithHyperlink is helper function that internally works as SetValue and SetHyperlink
cell.go:345
↓ 1 callers
Function
Shadow
Shadow sets shadow color for comment
types/comment/comment.go:114
↓ 1 callers
Method
Sheets
Sheets returns iterator for all sheets of Spreadsheet
spreadsheet.go:137
↓ 1 callers
Function
Stroke
Stroke sets stroke color for comment
types/comment/comment.go:121
↓ 1 callers
Function
Styles
Styles sets style format to requested DirectStyleID or styles.Info
types/options/column/col.go:73
↓ 1 callers
Function
Styles
Styles sets style format to requested DirectStyleID or styles.Info
types/options/row/row.go:73
↓ 1 callers
Function
ToUint
ToUint tries to convert string into int type
internal/number_format/convert/convert.go:29
↓ 1 callers
Method
Type
(t primitives.IconSetType)
format/conditional/rule/icon_set.go:65
↓ 1 callers
Function
Visibility
Visibility sets flag indicating if the affected column are hidden on this worksheet.
types/options/sheet/sheet.go:35
↓ 1 callers
Function
Width
Width sets the column width in the same units used by Excel which is: the number of characters in the default font. For more details: https://support.
types/options/column/col.go:66
↓ 1 callers
Function
Width
Width sets width of comment
types/comment/comment.go:93
↓ 1 callers
Method
addBorderIfRequired
adds a new border if required
style_sheet.go:383
↓ 1 callers
Method
addComment
(bounds types.Bounds, info *comment.Info)
drawings_vml.go:134
↓ 1 callers
Method
addDefaults
adds a default items for new created xlsx
style_sheet.go:64
↓ 1 callers
Method
addDiffStyle
adds a differential style
style_sheet.go:230
↓ 1 callers
Method
addFillIfRequired
adds a new fill if required
style_sheet.go:363
↓ 1 callers
Method
addFontIfRequired
adds a new font if required
style_sheet.go:343
↓ 1 callers
Method
addNamedStyleIfRequired
add a named style if required
style_sheet.go:259
↓ 1 callers
Function
addNewStyles
(xl *Spreadsheet, t *testing.T)
style_sheet_test.go:15
↓ 1 callers
Method
addNumFormatIfRequired
adds a new number format if required
style_sheet.go:403
↓ 1 callers
Method
attachDrawingsRID
attach LegacyDrawing info into sheet
drawings_vml.go:285
↓ 1 callers
Method
buildIndexes
build indexes for shapes
drawings_vml.go:359
↓ 1 callers
Method
buildIndexes
build indexes for all indexes
style_sheet.go:134
↓ 1 callers
Method
createSpreadsheet
createSpreadsheet initialize a new XLSX document
spreadsheet.go:213
↓ 1 callers
Method
emptyDataRow
(indexRef int)
sheet_readstream.go:121
← previous
next →
201–300 of 811, ranked by callers