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