DocumentClass.AutoSummarize(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Office.Interop.Word.Range AutoSummarize (ref object Length, ref object Mode, ref object UpdateProperties);
abstract member AutoSummarize : obj * obj * obj -> Microsoft.Office.Interop.Word.Range
override this.AutoSummarize : obj * obj * obj -> Microsoft.Office.Interop.Word.Range
Public Overridable Function AutoSummarize (Optional ByRef Length As Object, Optional ByRef Mode As Object, Optional ByRef UpdateProperties As Object) As Range
Parameters
- Length
- Object
- Mode
- Object
- UpdateProperties
- Object