Title
SpreadsheetPackage.Title property
Gets or sets the title of the document.
public string Title { get; set; }
Property Value
The title.
See Also
- class SpreadsheetPackage
 - namespace GroupDocs.Metadata.Formats.Document
 - assembly GroupDocs.Metadata
 
Gets or sets the title of the document.
public string Title { get; set; }
The title.