Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Workbook Class / Authors Property


In This Topic
Authors Property
In This Topic
Gets the list of authors.
Syntax
'Declaration
 
Public ReadOnly Property Authors As Authors
 
'Usage
 
Dim instance As Workbook
Dim value As Authors
 
value = instance.Authors
See Also