ErrLookup › qax-os/excelize

qax-os/excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets · Go · 54 source files

Analyzed at f2483381fb on 2026-09-02. 102 documented errors.

Code / MessageTypeSeverityTags
#NAME?
#NAME?
error_code error formula, excel, spreadsheet, go
#VALUE!
#VALUE!
error_code error formula, excel, type-conversion, go
#DIV/0!
#DIV/0!
error_code error excel, formula, division-by-zero
invalid reference
validation error excel, formula, reference, range
#NUM!
#NUM!
error_code error excel, formula, num-error, statistics, out-of-range
unsupported VBA project
validation error vba, validation, binary-format
unexpected child of attrValBool
error_code error xml, unmarshal, boolean
cannot set both 'Formula' and 'Paragraph' for chart title
validation error chart, config-conflict, validation
coordinates length must be 4
validation error coordinates, range, input-validation
custom number format can not be empty
validation error styles, number-format, empty-value
data validation range exceeds limit
validation error excelize, data-validation, float-overflow
the same name already exists on the scope
validation error excelize, defined-names, duplicate-name
no defined name on the scope
validation warning excelize, defined-names, not-found
the same name sheet already exists
validation error excelize, sheet-management, duplicate-name
the same name table already exists
validation error excelize, tables, duplicate-name
fill type value must be one of 'gradient' or 'pattern'
validation error go, excelize, style, fill, validation
fill color value must be an array of two colors for 'gradien
validation error go, excelize, style, gradient, validation
fill shading value must be between 0 and 16 for 'gradient' t
validation error go, excelize, style, gradient, validation
fill color value must be empty or an array of one color for
validation error go, excelize, style, pattern, validation
fill pattern value must be between 0 and 18
validation error go, excelize, style, pattern, validation
group worksheet must contain an active worksheet
validation error go, excelize, worksheet, grouping, validation
unsupported image extension
validation error go, excelize, image, file-format, validation
formula not valid
validation error go, excelize, formula, parsing, validation
row number exceeds maximum limit
validation error go, excelize, rows, limit-exceeded, validation
the value of UnzipSizeLimit should be greater than or equal
validation error go, excelize, options, configuration, validation
ErrOutlineLevel
invalid outline level
error_code error go, excelize, outline, parameter-validation
ErrPageSetupAdjustTo
adjust to value must be an integer from 0 to 400
error_code error go, excelize, page-setup, parameter-validation
ErrParameterInvalid
parameter is invalid
error_code error go, excelize, parameter-validation, formula
ErrParameterRequired
parameter is required
error_code error go, excelize, missing-parameter, pivot-table
ErrPasswordLengthInvalid
password length invalid
error_code error go, excelize, password, encryption
ErrPivotTableShowValuesAsBaseField
this kind of show values as type requires a base field
error_code error go, excelize, pivot-table, missing-parameter
ErrPivotTableShowValuesAsBaseItem
this kind of show values as type and base field requires a base item
error_code error go, excelize, pivot-table, missing-parameter
ErrPivotTableClassicLayout
cannot enable ClassicLayout and CompactData in the same time
error_code error go, excelize, pivot-table, conflicting-options
ErrSave
no path defined for file, consider File.WriteTo or File.Write
error_code error go, excelize, save, missing-path
ErrSheetIdx
invalid worksheet index
error_code error go, excelize, worksheet, index-validation
ErrSheetNameBlank
the sheet name can not be blank
error_code error go, excelize, sheet-name, validation
ErrSheetNameInvalid
the sheet can not contain any of the characters :\/?*[or]
error_code error go, excelize, sheet-name, validation
ErrSheetNameSingleQuote
the first or last character of the sheet name can not be a single quote
error_code error go, excelize, sheet-name, validation
ErrSparkline
must have the same number of 'Location' and 'Range' parameters
error_code error go, excelize, sparkline, validation
ErrSparklineLocation
parameter 'Location' is required
error_code error go, excelize, sparkline, validation
ErrSparklineRange
parameter 'Range' is required
error_code error go, excelize, sparkline, validation
ErrSparklineStyle
parameter 'Style' value must be an integer from 0 to 35
error_code error go, excelize, sparkline, validation, range
ErrSparklineType
parameter 'Type' value must be one of 'line', 'column' or 'win_loss'
error_code error go, excelize, sparkline, validation, enum
ErrTotalSheetHyperlinks
over maximum limit hyperlinks in a worksheet
error_code error go, excelize, hyperlink, limit
ErrTransparency
transparency value must be an integer from 0 to 100
error_code error go, excelize, chart, shape, validation, range
ErrUnknownEncryptMechanism
unknown encryption mechanism
error_code error go, excelize, encryption, file-parsing
ErrUnprotectSheet
worksheet has set no protect
error_code warning go, excelize, sheet-protection
ErrUnprotectSheetPassword
worksheet protect password not match
error_code error go, excelize, sheet-protection, password
ErrUnprotectWorkbook
workbook has set no protect
error_code warning go, excelize, workbook-protection
ErrUnprotectWorkbookPassword
workbook protect password not match
error_code error go, excelize, workbook-protection, password
ErrUnsupportedEncryptMechanism
unsupported encryption mechanism
error_code error go, excelize, encryption, unsupported
ErrUnsupportedHashAlgorithm
unsupported hash algorithm
error_code error go, excelize, hash-algorithm, protection
ErrUnsupportedNumberFormat
unsupported number format token
error_code error go, excelize, number-format, options
ErrUnsupportedPivotTableShowValuesAsType
unsupported pivot table show values as type
error_code error go, excelize, pivot-table, validation
ErrWorkbookFileFormat
unsupported workbook file format
error_code error go, excelize, file-format, encryption, file-parsing
ErrWorkbookPassword
the supplied open workbook password is not correct
error_code error
ErrCellCharsLength
cell value must be 0-%d characters
error_code error
ErrCellStyles
the cell styles exceeds the %d limit
error_code error
ErrColumnNumber
the column number must be greater than or equal to %d and less than or equal to
error_code error
ErrColumnWidth
the width of the column must be less than or equal to %d characters
error_code error
ErrDataValidationFormulaLength
data validation must be 0-%d characters
error_code error
ErrFontLength
the length of the font family name must be less than or equal to %d
error_code error
ErrFontSize
font size must be an integer from %d to %d points
error_code error
ErrFormControlValue
scroll value must be an integer from 0 to %d
error_code error
ErrMaxFilePathLength
file path length exceeds maximum limit %d characters
error_code error
the height of the row must be less than or equal to %d point
validation error excelize, row-height, validation, limits
the name length exceeds the %d characters limit
validation error excelize, name-length, pivot-table, limits
the alt text length exceeds the %d characters limit
validation error excelize, alt-text, accessibility, length-limit
the sheet name length exceeds the %d characters limit
validation error excelize, sheet-name, length-limit, worksheet
comment already exist on cell %s
exception error excelize, comment, duplicate, conflict
cannot convert cell %q to coordinates: %v
exception error excelize, cell-reference, parsing, coordinates
chart title field %s value must be an integer from 0 to 100
validation error excelize, chart, range-validation, title
invalid cell reference [%d, %d]
validation error excelize, coordinates, off-by-one, cell-reference
incorrect index of column %q
validation error
incorrect number of tokens in criteria %q
validation error
the operator %q in expression %q is not valid in relation to
validation error
invalid cell name %q
validation error
invalid column name %q
validation error
invalid date value %f, negative values are not supported
validation error
invalid link type %q
validation error
invalid name %q, the name should be starts with a letter or
validation error
invalid %s value %q, acceptable value should be one of %s
validation error
invalid row number %d
validation error
invalid shared string index %d
validation error
invalid slicer name %q
validation error
invalid style ID %d
validation error
slicer %s does not exist
exception error
table %s does not exist
exception error
sheet %s is not a worksheet
exception error go, excelize, worksheet, sheet-type
data fields %s appear both in the pivot table column fields
validation error go, excelize, pivot-table, configuration
data fields %s appear both in the pivot table row fields and
validation error go, excelize, pivot-table, configuration
parameter 'DataRange' parsing error: %s
validation error go, excelize, pivot-table, range-reference
selected item %s does not exist in pivot table field %s
exception error go, excelize, pivot-table, slicer
parameter 'PivotTableRange' parsing error: %s
validation error go, excelize, pivot-table, range-parsing
base field %s does not exist in shared items
exception error go, excelize, pivot-table, field-name
row %d has already been written
exception error go, excelize, streamwriter, row-order
must call the %s function before the SetRow function
exception error go, excelize, streamwriter, call-order
unknown operator: %s
validation error go, excelize, autofilter, expression-parsing
unsupported chart type %d
validation error go, excelize, chart, enum
unsupported pivot table cache source type: %s
validation error go, excelize, pivot-table, data-source
unzip size exceeds the %d bytes limit
validation error go, excelize, zip, size-limit
view index %d out of range
exception error go, excelize, sheet-view, index-out-of-range