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