예제 #1
0
 public static void Set_VerticalScrollBar(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, SpreadVScrollBar VerticalScrollBar)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #2
0
 public static SpreadHScrollBar Get_HorizontalScrollBar(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #3
0
 public static bool Get_RetainSelectionBlock(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #4
0
 public static SheetViewCollection Get_Sheets(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #5
0
 public static void Set_TextTipAppearance(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, TipAppearance TextTipAppearance)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #6
0
 public static void Set_SelectionBlockOptions(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, SelectionBlockOptions SelectionBlockOptions)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #7
0
 public static void Set_BorderStyle(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, UpgradeHelpers.Helpers.BorderStyle BorderStyle)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #8
0
 public static FarPoint.ViewModels.TextTipPolicy Get_TextTipPolicy(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #9
0
 public static void Set_ScrollTipPolicy(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, ScrollTipPolicy ScrollTipPolicy)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #10
0
 public static void Set_AllowUserFormulas(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, bool AllowUserFormulas)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #11
0
 public static void SetActiveViewport(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, int sheetIndex, int rowViewportIndex, int columnViewportIndex)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #12
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.");
 }
예제 #13
0
 public static void Set_VisualStyles(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, Stubs._FarPoint.Win.VisualStyles VisualStyles)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #14
0
 public static void Set_FocusRenderer(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, IFocusIndicatorRenderer FocusRenderer)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #15
0
 public static bool Get_AllowCellOverflow(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #16
0
 public static bool Get_ScrollBarMaxAlign(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #17
0
 public static void Set_EditModePermanent(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, bool EditModePermanent)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
예제 #18
0
 public static void Set_NamedStyles(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, NamedStyleCollection NamedStyles)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static bool AddCellSpan(this FarPoint.ViewModels.FpSpreadViewModel instance, int lCol, int lRow, int lNumCols, int lNumRows)
 {
     UpgradeHelpers.Helpers.NotUpgradedHelper.NotifyNotUpgradedElement("FPSpreadADO.fpSpread.AddCellSpan");
     return(false);
 }
예제 #20
0
 public static void SetInputMap(this FarPoint.ViewModels.FpSpreadViewModel _FpSpread, InputMapMode inputMapMode, OperationMode operationMode, InputMap value)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }