Click or drag to resize

ExcelDocumentPropertiesWordsNumber Property

Gets or sets the number of words in document.

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

Property Value

Int32
See Also