PageColRow
StartRow Field
 | 
Represents the starting row index for operations or data processing.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
 
Public StartRow As Integer
 
val mutable StartRow: int
 
 
 
Field Value
Type:
Int32
 
See Also