-
`valuesAsJson`'s `basicValue` length is truncated to 255 characters, making it inconsistent with `range.values`. As a result, we need to load both, leading to performance impact.
## Your Environmen…
-
# Provide required information needed to triage your issue
context.document.getSelection() returns incorrect result text in footnotes/endnotes
## Your Environment
* Platform [PC desktop, Mac,…
-
# Provide required information needed to triage your issue
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: PC Desktop
* Host [Excel, Word, PowerPoint, etc.]: Outlook…
-
# Provide required information needed to triage your issue
My add-in uses custom functions. When I open my function using the Excel Function Arguments window (fx) it works fine if there is just one w…
-
I'd love to see 'custGeom' added to the ShapeType in type definitions, so I can add custom geometries without having to ts issues.
### Issue Category
- [x] Enhancement
- [ ] Bug
- [ ] Question
…
-
I have implemented the solution using Typescript, React, OfficeJS for PowerPoint. I have success in reading slides, but while reading shapes and textframes in each slide I see generic error:
![image…
-
Getting an RichApi.Error error when call annotation.delete() which located in footnote
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: Office on the web
* Host [Exce…
-
Thank you for reporting an issue, suggesting an enhancement, or asking a question.
We appreciate your feedback - to help the team understand your needs please complete the below template to ensure…
-
# Provide required information needed to triage your issue
I've started a new Office Add Ins project, with Excel and Typescript. Adding the setting sheet name code (https://learn.microsoft.com/en-u…
-
I get an error when running my implmentation (in Typescript) of the example code:
```typescript
const path = require('path')
const unoconv = require('awesome-unoconv')
import * as fs from 'fs'
…