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

Property Value

Type: Int32
See Also