Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.ReferencedValue type
- Package:
- excel
Represents the value in a cell.
export type ReferencedValue = ArrayCellValue | EntityCellValue | RootReferenceCellValue | DoubleCellValue | StringCellValue | BooleanCellValue;
Remarks
Used by
- Excel.ArrayCellValue: referencedValues
- Excel.BooleanCellValue: referencedValues
- Excel.DoubleCellValue: referencedValues
- Excel.EntityCellValue: referencedValues
- Excel.StringCellValue: referencedValues
Learn more about the types in this type alias through the following links.
Excel.ArrayCellValue, Excel.EntityCellValue, Excel.RootReferenceCellValue, Excel.DoubleCellValue, Excel.StringCellValue, Excel.BooleanCellValue
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
Feedback
Was this page helpful?
