[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IAuthor

Interface IAuthor

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Represents a author of threaded comment.

public interface IAuthor

Properties

Name

Gets or sets the author's name.

string Name { get; set; }

Property Value

string