ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.String
    public System.string Author {get;}
    See Also