Excel.BusyErrorCellValueSubType enum
Represents types of #BUSY! errors.
Remarks
Fields
externalLinksGeneric = "ExternalLinksGeneric" | An error caused by external links. Displays as error type #BUSY! in Excel. |
loadingImage = "LoadingImage" | An error that displays while an image is loading. Displays as error type #BUSY! in Excel. |
placeholderInFormula = "PlaceholderInFormula" | An error caused by a function being unable to process a placeholder value. Displays as error type #BUSY! in Excel. |
unknown = "Unknown" | An unknown type of error. Displays as error type #BUSY! in Excel. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins