'Declaration Public ReadOnly Property Default As Rows.DefaultRow
'Usage Dim instance As Rows Dim value As Rows.DefaultRow value = instance.Default
public Rows.DefaultRow Default {get;}
'Declaration Public ReadOnly Property Default As Rows.DefaultRow
'Usage Dim instance As Rows Dim value As Rows.DefaultRow value = instance.Default
public Rows.DefaultRow Default {get;}
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan;
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan