Winnovative Excel Library for .NET
Keywords Property
NamespacesWinnovative.ExcelLibExcelDocumentPropertiesKeywords
Winnovative Excel Library for .NET
Gets or sets the document keywords.
Declaration Syntax
C#Visual BasicVisual C++
public string Keywords { get; set; }
Public Property Keywords As String
public:
property String^ Keywords {
	String^ get ();
	void set (String^ value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)