Example #1
0
 public static bool Get_Protect(this FarPoint.ViewModels.SheetViewModel _SheetView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #2
0
 public static void Set_RowHeaderVisible(this FarPoint.ViewModels.SheetViewModel _SheetView, bool RowHeaderVisible)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #3
0
 public static void Set_PrintInfo(this FarPoint.ViewModels.SheetViewModel _SheetView, PrintInfo PrintInfo)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #4
0
 public static GridLine Get_HorizontalGridLine(this FarPoint.ViewModels.SheetViewModel _SheetView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #5
0
 public static void Set_VerticalGridLine(this FarPoint.ViewModels.SheetViewModel _SheetView, GridLine VerticalGridLine)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #6
0
 public static void Set_FrozenRowCount(this FarPoint.ViewModels.SheetViewModel _SheetView, int FrozenRowCount)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #7
0
 public static AlternatingRows Get_AlternatingRows(this FarPoint.ViewModels.SheetViewModel _SheetView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #8
0
 public static void Set_SelectionBackColor(this FarPoint.ViewModels.SheetViewModel _SheetView, UpgradeHelpers.Helpers.Color SelectionBackColor)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #9
0
 public static void Set_SelectionUnit(this FarPoint.ViewModels.SheetViewModel _SheetView, Stubs._FarPoint.Win.Spread.Model.SelectionUnit SelectionUnit)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #10
0
 public static StyleInfo Get_SheetCornerStyle(this FarPoint.ViewModels.SheetViewModel _SheetView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #11
0
 public static void Set_SelectionStyle(this FarPoint.ViewModels.SheetViewModel _SheetView, SelectionStyles SelectionStyle)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #12
0
 public static Stubs._FarPoint.Win.Spread.Model.ReferenceStyle Get_ReferenceStyle(this FarPoint.ViewModels.SheetViewModel _SheetView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #13
0
 public static float GetPreferredColumnWidth(this FarPoint.ViewModels.SheetViewModel _SheetView, int column, bool ignoreHeaders)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Example #14
0
 public static void PrintSheet(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, FarPoint.ViewModels.SheetViewModel sheet)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }