Partager via


IComment.Author Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Author As String
    Get
'Usage
Dim instance As IComment
Dim value As String

value = instance.Author
string Author { get; }

Property Value

Type: System.String

See Also

Reference

IComment Interface

IComment Members

Microsoft.Office.Interop.Excel Namespace