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