Click or drag to resize

ExcelDocumentPropertiesTitle Property

Gets or sets the document title.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public string Title { get; set; }

Property Value

String
See Also