PageColRow
StartCol Field
 | 
Represents the starting column index for a particular operation or data structure.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
 
Public StartCol As Integer
 
val mutable StartCol: int
 
 
 
Field Value
Type:
Int32
 
See Also