'Declaration Public Property RowGutter As System.Short
'Usage Dim instance As ExcelWorksheet Dim value As System.Short instance.RowGutter = value value = instance.RowGutter
public System.short RowGutter {get; set;}
'Declaration Public Property RowGutter As System.Short
'Usage Dim instance As ExcelWorksheet Dim value As System.Short instance.RowGutter = value value = instance.RowGutter
public System.short RowGutter {get; set;}