Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLComment Class / Author Property

In This Topic
    Author Property (XLComment)
    In This Topic
    Gets a author for this comment.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Author As String
    public string Author {get;}
    See Also