ComponentOne Web API Edition
LastModifiedBy Property

C1.Web.Api.Excel Namespace > Workbook Class : LastModifiedBy Property
Gets or sets the name of the person who made the latest modification.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property LastModifiedBy As String
[XmlAttribute()]
public string LastModifiedBy {get; set;}
See Also

Reference

Workbook Class
Workbook Members