Title Property (DocumentProperties) | Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / DocumentProperties Class / Title Property
Title Property (DocumentProperties)
In This Topic
Gets or sets the title of the document.
Syntax
public System.string Title {get; set;}
See Also