Method | Description | |
---|---|---|
AnnotationDisplay ( Microsoft.Office.Interop.Word doc ) : System | ||
DisplayAnnotation ( |
Displays an annotation in a Word document.
|
Method | Description | |
---|---|---|
AdjustRange ( Microsoft.Office.Interop.Word range, |
||
GetOffset ( int clearedContentIndex ) : int | ||
IsMatch ( Microsoft.Office.Interop.Word range, |
Determines if a Word range is matching the selected text for an annotation
|
|
StringSearch ( |
Returns the range of an anootation.
|
|
WordSearch ( |
Returns the range of an anootation.
|
public AnnotationDisplay ( Microsoft.Office.Interop.Word doc ) : System | ||
doc | Microsoft.Office.Interop.Word | |
return | System |
public DisplayAnnotation ( |
||
annotation | ||
return | void |