ExcelDocumentPropertiesLinesNumber Property |
Gets or sets the number of lines in document
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int LinesNumber { get; set; }Public Property LinesNumber As Integer
Get
Set
Property Value
Int32
See Also