SpreadsheetGear Namespace > IComment Interface : Author Property |
Gets or sets the name of the user who created this comment.
[Visual Basic]
Overridable Property Author As String
[C#]
virtual string Author {get; set;}
[C++]
__property virtual string * get_Author();
__property virtual void set_Author(
string * value
);
[C++/CLI]
virtual property String ^ Author {
String ^ get();
void set (String ^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IComment Interface | IComment Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.