Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.SourceData interface
- Package:
- word
An interface describing the data returned by calling source.toJSON().
Properties
| isCited | Gets if the |
| tag | Gets the tag of the source. |
| xml | Gets the XML representation of the source. |
Property Details
isCited
Gets if the Source object has been cited in the document.
isCited?: boolean;
Property Value
boolean
Remarks
tag
xml
Gets the XML representation of the source.
xml?: string;
Property Value
string
Remarks
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?
