Excel.ValueErrorCellValueSubType enum
表示 #VALUE 的类型! 错误。
注解
字段
coerceStringToBoolInvalid = "CoerceStringToBoolInvalid" | 由于遇到一个字符串,该字符串预期为布尔值,并且该字符串不可强制转换为布尔值,导致错误。 显示为错误类型 #VALUE! 。 |
coerceStringToInvalidType = "CoerceStringToInvalidType" | 由于将字符串转换为布尔值或数字以外的类型而导致的错误。 显示为错误类型 #VALUE! 。 |
coerceStringToNumberInvalid = "CoerceStringToNumberInvalid" | 由于遇到预期有数字的字符串,并且该字符串不可强制转换为数字,导致错误。 显示为错误类型 #VALUE! 。 |
cRegexAlphaAssertionUnknown = "CRegexAlphaAssertionUnknown" | 正则表达式 |
cRegexBackslashCSyntax = "CRegexBackslashCSyntax" | 正则表达式 |
cRegexBackslashGSyntax = "CRegexBackslashGSyntax" | 正则表达式 |
cRegexBackslashKInLookaround = "CRegexBackslashKInLookaround" | 正则表达式 |
cRegexBackslashNInClass = "CRegexBackslashNInClass" | 正则表达式 |
cRegexBackslashOMissingBrace = "CRegexBackslashOMissingBrace" | 正则表达式 |
cRegexBackslashUCodePointTooBig = "CRegexBackslashUCodePointTooBig" | 正则表达式 |
cRegexBadRelativeReference = "CRegexBadRelativeReference" | 正则表达式 |
cRegexBadSubpatternReference = "CRegexBadSubpatternReference" | 正则表达式 |
cRegexCalloutBadStringDelimiter = "CRegexCalloutBadStringDelimiter" | 正则表达式 |
cRegexCalloutNoStringDelimiter = "CRegexCalloutNoStringDelimiter" | 正则表达式 |
cRegexCalloutNumberTooBig = "CRegexCalloutNumberTooBig" | 正则表达式 |
cRegexCalloutStringTooLong = "CRegexCalloutStringTooLong" | 正则表达式 |
cRegexClassInvalidRange = "CRegexClassInvalidRange" | 正则表达式 |
cRegexCodePointTooBig = "CRegexCodePointTooBig" | 正则表达式 |
cRegexConditionAtomicAssertionExpected = "CRegexConditionAtomicAssertionExpected" | 正则表达式 |
cRegexDefineTooManyBranches = "CRegexDefineTooManyBranches" | 正则表达式 |
cRegexDuplicateSubpatternName = "CRegexDuplicateSubpatternName" | 正则表达式 |
cRegexEndBackslash = "CRegexEndBackslash" | 正则表达式 |
cRegexEndBackslashC = "CRegexEndBackslashC" | 正则表达式 |
cRegexErrorGeneric = "CRegexErrorGeneric" | 正则表达式 |
cRegexEscapeInvalidInClass = "CRegexEscapeInvalidInClass" | 正则表达式 |
cRegexEscapeInvalidInVerb = "CRegexEscapeInvalidInVerb" | 正则表达式 |
cRegexInvalidAfterParensQuery = "CRegexInvalidAfterParensQuery" | 正则表达式 |
cRegexInvalidHexadecimal = "CRegexInvalidHexadecimal" | 正则表达式 |
cRegexInvalidHyphenInOptions = "CRegexInvalidHyphenInOptions" | 正则表达式 |
cRegexInvalidOctal = "CRegexInvalidOctal" | 正则表达式 |
cRegexInvalidSubpatternName = "CRegexInvalidSubpatternName" | 正则表达式 |
cRegexLookbehindNotFixedLength = "CRegexLookbehindNotFixedLength" | 正则表达式 |
cRegexLookbehindTooComplicated = "CRegexLookbehindTooComplicated" | 正则表达式 |
cRegexLookbehindTooLong = "CRegexLookbehindTooLong" | 正则表达式 |
cRegexMalformedUnicodeProperty = "CRegexMalformedUnicodeProperty" | 正则表达式 |
cRegexMarkMissingArgument = "CRegexMarkMissingArgument" | 正则表达式 |
cRegexMissingCalloutClosing = "CRegexMissingCalloutClosing" | 正则表达式 |
cRegexMissingClosingParenthesis = "CRegexMissingClosingParenthesis" | 正则表达式 |
cRegexMissingCommentClosing = "CRegexMissingCommentClosing" | 正则表达式 |
cRegexMissingConditionClosing = "CRegexMissingConditionClosing" | 正则表达式 |
cRegexMissingNameTerminator = "CRegexMissingNameTerminator" | 正则表达式 |
cRegexMissingOctalOrHexDigits = "CRegexMissingOctalOrHexDigits" | 正则表达式 |
cRegexMissingSquareBracket = "CRegexMissingSquareBracket" | 正则表达式 |
cRegexParensQueryRMissingClosing = "CRegexParensQueryRMissingClosing" | 正则表达式 |
cRegexParenthesesNestTooDeep = "CRegexParenthesesNestTooDeep" | 正则表达式 |
cRegexPatternStringTooLong = "CRegexPatternStringTooLong" | 正则表达式 |
cRegexPatternTooComplicated = "CRegexPatternTooComplicated" | 正则表达式 |
cRegexPatternTooLarge = "CRegexPatternTooLarge" | 正则表达式 |
cRegexPosixClassNotInClass = "CRegexPosixClassNotInClass" | 正则表达式 |
cRegexPosixNoSupportCollating = "CRegexPosixNoSupportCollating" | 正则表达式 |
cRegexQuantifierInvalid = "CRegexQuantifierInvalid" | 正则表达式 |
cRegexQuantifierOutOfOrder = "CRegexQuantifierOutOfOrder" | 正则表达式 |
cRegexQuantifierTooBig = "CRegexQuantifierTooBig" | 正则表达式 |
cRegexQueryBarjxNestTooDeep = "CRegexQueryBarjxNestTooDeep" | 正则表达式 |
cRegexSubpatternNameExpected = "CRegexSubpatternNameExpected" | 正则表达式 |
cRegexSubpatternNamesMismatch = "CRegexSubpatternNamesMismatch" | 正则表达式 |
cRegexSubpatternNameTooLong = "CRegexSubpatternNameTooLong" | 正则表达式 |
cRegexSubpatternNumberTooBig = "CRegexSubpatternNumberTooBig" | 正则表达式 |
cRegexTooManyCaptures = "CRegexTooManyCaptures" | 正则表达式 |
cRegexTooManyConditionBranches = "CRegexTooManyConditionBranches" | 正则表达式 |
cRegexTooManyNamedSubpatterns = "CRegexTooManyNamedSubpatterns" | 正则表达式 |
cRegexUnicodeDisallowedCodePoint = "CRegexUnicodeDisallowedCodePoint" | 正则表达式 |
cRegexUnicodePropertiesUnavailable = "CRegexUnicodePropertiesUnavailable" | 正则表达式 |
cRegexUnknownEscape = "CRegexUnknownEscape" | 正则表达式 |
cRegexUnknownPosixClass = "CRegexUnknownPosixClass" | 正则表达式 |
cRegexUnknownUnicodeProperty = "CRegexUnknownUnicodeProperty" | 正则表达式 |
cRegexUnmatchedClosingParenthesis = "CRegexUnmatchedClosingParenthesis" | 正则表达式 |
cRegexUnrecognizedAfterQueryP = "CRegexUnrecognizedAfterQueryP" | 正则表达式 |
cRegexUnsupportedEscapeSequence = "CRegexUnsupportedEscapeSequence" | 正则表达式 |
cRegexVerbNameTooLong = "CRegexVerbNameTooLong" | 正则表达式 |
cRegexVerbUnknown = "CRegexVerbUnknown" | 正则表达式 |
cRegexVersionConditionSyntax = "CRegexVersionConditionSyntax" | 正则表达式 |
cRegexZeroRelativeReference = "CRegexZeroRelativeReference" | 正则表达式 |
eRegexErrorGeneric = "ERegexErrorGeneric" | 发生了未知的正则表达式错误。 显示为错误类型 #VALUE! 。 |
eRegexNoCaptureGroups = "ERegexNoCaptureGroups" | 未在正则表达式模式中找到捕获组。 显示为错误类型 #VALUE! 。 |
hlookupResultNotFound = "HlookupResultNotFound" | HLOOKUP找不到其lookup_value参数而导致的错误。 显示为错误类型 #VALUE! 。 |
hlookupRowIndexLessThanOne = "HlookupRowIndexLessThanOne" | 由row_index_num参数HLOOKUP小于 1 引起的错误。 显示为错误类型 #VALUE! 。 |
imageFormulaInvalidAltText = "ImageFormulaInvalidAltText" | 由函数的非字符串 |
imageFormulaInvalidHeight = "ImageFormulaInvalidHeight" | 由传递给 |
imageFormulaInvalidImageFormat = "ImageFormulaInvalidImageFormat" | 由不支持的图像公式引起的错误。 显示为错误类型 #VALUE! 。 |
imageFormulaInvalidSizing = "ImageFormulaInvalidSizing" | 由大小参数 |
imageFormulaInvalidSource = "ImageFormulaInvalidSource" | 由函数的非字符串 |
imageFormulaInvalidWidth = "ImageFormulaInvalidWidth" | 由传递给 |
imageFormulaNotEnoughArgs = "ImageFormulaNotEnoughArgs" | 由于传递给 |
imageFormulaTooManyArgs = "ImageFormulaTooManyArgs" | 将过多参数传递给函数而导致的错误 |
invalidCellValueTypeCoercion = "InvalidCellValueTypeCoercion" | 由传递给自定义函数的数据类型错误的参数引起的错误。 显示为错误类型 #VALUE! 。 |
invalidImageUrl = "InvalidImageUrl" | 由 URL 无效的 引起的 |
lambdaWrongParamCount = "LambdaWrongParamCount" | 将参数数目不正确的传递给 lambda 值而导致的错误。 显示为错误类型 #VALUE! 。 |
mRegexBadReplacement = "MRegexBadReplacement" | 正则表达式匹配中出现错误。 替换字符串无效。 显示为错误类型 #VALUE! 。 |
mRegexBadReplacementEscape = "MRegexBadReplacementEscape" | 正则表达式匹配中出现错误。 替换字符串中存在错误的转义序列。 显示为错误类型 #VALUE! 。 |
mRegexBadSubstitution = "MRegexBadSubstitution" | 正则表达式匹配中出现错误。 替换字符串中的替换不正确。 显示为错误类型 #VALUE! 。 |
mRegexDepthLimit = "MRegexDepthLimit" | 正则表达式匹配中出现错误。 超出了匹配的深度限制。 显示为错误类型 #VALUE! 。 |
mRegexErrorGeneric = "MRegexErrorGeneric" | 正则表达式匹配中出现错误。 发生了未知的匹配错误。 显示为错误类型 #VALUE! 。 |
mRegexMatchLimit = "MRegexMatchLimit" | 正则表达式匹配中出现错误。 超出匹配限制。 显示为错误类型 #VALUE! 。 |
mRegexNoSubstring = "MRegexNoSubstring" | 正则表达式匹配中出现错误。 未知的子字符串。 显示为错误类型 #VALUE! 。 |
mRegexRecursiveLoop = "MRegexRecursiveLoop" | 正则表达式匹配中出现错误。 递归循环。 显示为错误类型 #VALUE! 。 |
mRegexReplacementMissingBrace = "MRegexReplacementMissingBrace" | 正则表达式匹配中出现错误。 替换字符串中预期的右大括号。 显示为错误类型 #VALUE! 。 |
stockHistoryEndBeforeStart = "StockHistoryEndBeforeStart" | 通过将start_date参数前面的end_date参数传递给STOCKHISTORY而导致的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryInvalidDate = "StockHistoryInvalidDate" | 将无效日期传递给STOCKHISTORY而导致的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryInvalidEnum = "StockHistoryInvalidEnum" | 由STOCKHISTORY的间隔或标头参数无效导致的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryNonTradingDays = "StockHistoryNonTradingDays" | 由STOCKHISTORY日期范围(仅包含没有股票交易的天数)引起的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryNotAStock = "StockHistoryNotAStock" | 通过将不是股票的 stock 参数传递给STOCKHISTORY而导致的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryNotFound = "StockHistoryNotFound" | STOCKHISTORY找不到指定股票的历史记录而导致的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryOnlyDateRequested = "StockHistoryOnlyDateRequested" | 由STOCKHISTORY只请求日期而不请求其他字段的参数引起的错误。 显示为错误类型 #VALUE! 。 |
stockHistoryStartInFuture = "StockHistoryStartInFuture" | 通过将将来的 start_date 参数传递给 STOCKHISTORY 而导致的错误。 显示为错误类型 #VALUE! 。 |
subArrayStartColumnMissingEndColumnNot = "SubArrayStartColumnMissingEndColumnNot" | SUBARRAY 缺少开始列而导致的错误。 显示为错误类型 #VALUE! 。 |
subArrayStartRowMissingEndRowNot = "SubArrayStartRowMissingEndRowNot" | SUBARRAY 缺少开始行而导致的错误。 显示为错误类型 #VALUE! 。 |
translateStringTooLong = "TranslateStringTooLong" | 由 参数 |
translateUnsupportedSrcLanguage = "TranslateUnsupportedSrcLanguage" | 由于 |
translateUnsupportedTargetLanguage = "TranslateUnsupportedTargetLanguage" | 由于 |
unknown = "Unknown" | 未知类型的错误。 显示为错误类型 #VALUE! 。 |
vlookupColumnIndexLessThanOne = "VlookupColumnIndexLessThanOne" | 由 VLOOKUP 的column_index_num参数小于 1 引起的错误。 显示为错误类型 #VALUE! 。 |
vlookupResultNotFound = "VlookupResultNotFound" | VLOOKUP 找不到其lookup_value参数而导致的错误。 显示为错误类型 #VALUE! 。 |