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: 7.0.0
Syntax
public int WordsNumber { get; set; }

Property Value

Type: Int32
See Also