Word.Interfaces.ParagraphCollectionUpdateData interface

An interface for updating data on the ParagraphCollection object, for use in paragraphCollection.set({ ... }).

Properties

items

Property Details

items

items?: Word.Interfaces.ParagraphData[];

Property Value