'Declaration
Property SplitRows As System.Integer
'Usage
Dim instance As IWorksheetWindowInfo Dim value As System.Integer instance.SplitRows = value value = instance.SplitRows
System.int SplitRows {get; set;}
read-write property SplitRows: System.Integer;
function get,set SplitRows : System.int