-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Area: PowerPointFeedback on PowerPoint contentFeedback on PowerPoint contentNeeds: attention 👋Waiting on Microsoft to provide feedbackWaiting on Microsoft to provide feedbackType: product questionQuestion about the Office Add-ins platform or Office JavaScript APIsQuestion about the Office Add-ins platform or Office JavaScript APIs
Description
It seems that whilst the documentation suggests that the text length is a TextRange property I was only able to load it from the text class. So that:
Loading shape.textFrame.load('textRange/length'); - returns -1 (undefined)
Loading shape.textFrame.load('textRange/text/length'); - returns the correct value.
Metadata
Metadata
Assignees
Labels
Area: PowerPointFeedback on PowerPoint contentFeedback on PowerPoint contentNeeds: attention 👋Waiting on Microsoft to provide feedbackWaiting on Microsoft to provide feedbackType: product questionQuestion about the Office Add-ins platform or Office JavaScript APIsQuestion about the Office Add-ins platform or Office JavaScript APIs