Click or drag to resize

ExcelDocumentPropertiesLinesNumber Property

Gets or sets the number of lines in document

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

Property Value

Int32
See Also