C# Class XWord.Annotations.AnnotationExtension

Extension methods for Annotation class.
Afficher le fichier Open project: xwiki-contrib/xwiki-office

Méthodes publiques

Méthode Description
FromWordComment ( this annotation, Microsoft.Office.Interop.Word comment ) : Annotation

Method Details

FromWordComment() public static méthode

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