Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.BreakUpdateData interface

Package:
word

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

Remarks

Used by

Properties

range

Returns a Range object that represents the portion of the document that's contained in the break.

Property Details

range

Returns a Range object that represents the portion of the document that's contained in the break.

range?: Word.Interfaces.RangeUpdateData;

Property Value

Remarks

API set: WordApiDesktop 1.3


Feedback

Was this page helpful?