C# Class XWord.Annotations.AnnotationExtension

Extension methods for Annotation class.
显示文件 Open project: xwiki-contrib/xwiki-office

Public Methods

Method Description
FromWordComment ( this annotation, Microsoft.Office.Interop.Word comment ) : Annotation

Method Details

FromWordComment() public static method

public static FromWordComment ( this annotation, Microsoft.Office.Interop.Word comment ) : Annotation
annotation this
comment Microsoft.Office.Interop.Word
return XWiki.Annotations.Annotation