
 
易语言久其表格类模块源码
系统结构:text,读_BevelInner,写_BevelInner,读_BevelOuter,写_BevelOuter,读_BevelKind,写_BevelKind,读_Ctl3D,写_Ctl3D,读_Color,写_Color,读_DragCursor,写_DragCursor,读_DragMode,写_DragMode,读_Enabled,写_Enabled,读_Font,写_Font,写_Font_,读_ParentColor,写_ParentColor,读_BorderStyle,写_BorderStyle,读_ScrollBars,写_ScrollBars,读_FillPicture,写_FillPicture,读_GradientColor1,写_GradientColor1,读_GradientColor2,写_GradientColor2,读_GradientHorz,写_GradientHorz,读_GradientHalf,写_GradientHalf,读_Transparent,写_Transparent,读_ColCount,写_ColCount,读_RowCount,写_RowCount,读_HeadColCount,写_HeadColCount,读_TailColCount,写_TailColCount,读_HeadRowCount,写_HeadRowCount,读_TailRowCount,写_TailRowCount,读_HorzBorder,写_HorzBorder,读_HorzBorderColor,写_HorzBorderColor,读_HorzEdge,写_HorzEdge,读_HorzEdgeColor,写_HorzEdgeColor,读_VertBorder,写_VertBorder,读_VertBorderColor,写_VertBorderColor,读_VertEdge,写_VertEdge,读_VertEdgeColor,写_VertEdgeColor,读_HorzOffset,写_HorzOffset,读_VertOffset,写_VertOffset,读_HorzCenter,写_HorzCenter,读_VertCenter,写_VertCenter,读_ActiveColor,写_ActiveColor,读_InactiveColor,写_InactiveColor,读_SelectionColor,写_SelectionColor,读_ZebraicRows,写_ZebraicRows,读_ActualView,写_ActualView,读_ShowProportion,写_ShowProportion,读_NextDirection,写_NextDirection,读_GridData,读_ActOptions,写_ActOptions,读_ColVisible,写_ColVisible,读_RowVisible,写_RowVisible,方法_CalcHitInfo,方法_ToGridOffset,方法_ToShowOffset,方法_ZoomGridToWidth,方法_ZoomGridToHeight,方法_ZoomGridToClient,方法_ClearPlugins,方法_GetEditData,方法_SetEditData,方法_ChangeEditView,方法_BeginUpdate,方法_EndUpdate,方法_UpdateCol,方法_UpdateCols,方法_UpdateFromCol,方法_UpdateRow,方法_UpdateRows,方法_UpdateFromRow,方法_UpdateCell,方法_UpdateCells,方法_UpdateConjCells,方法_UpdateCurrent,方法_UpdateSelection,方法_CancelMode,方法_ScrollInView,方法_HasCurrent,方法_SelectAll,方法_SelectNone,方法_ResetCurrent,方法_SetCurrent,方法_SelectField,方法_MoveUp,方法_MoveDown,方法_MoveLeft,方法_MoveRight,方法_MoveNext,方法_MovePrior,方法_DeleteSelectionCols,方法_DeleteSelectionRows,方法_CutToClipboard,方法_CopyToClipBoard,方法_PasteFromClipboard,方法_ClearSelection,方法_Undo,方法_Redo,方法_LoadFromFile,方法_SaveToFile,方法_DrawTextBiDiModeFlagsReadingOnly,方法_InitiateAction,方法_IsRightToLeft,方法_UseRightToLeftReading,方法_UseRightToLeftScrollBar,方法_SetSubComponent,方法_CallPageSetup,方法_CallPrintPreview,方法_CallPrint,方法_CallExportToExcel,方法_CallPropertyDialog,方法_GetSelectedFieldCount,方法_GetSelectedField,方法_CallImportFromExcel,方法_CallExportToText,方法_CallImportFromText,方法_CallChartWise,方法_CallRestColRow,方法_CallSetHeads,方法_LockHead,方法_LockTail,方法_CallSetProportion,方法_SetWebGrid,方法_GetWebGrid,方法_CallPrintDesign,方法_GetEitor,方法_SetEditorMode,方法_PrintInfo,方法_CallPrintPreviewEx,方法_CallPrintEx, 
======窗口程序集1 
           |  | 
           |  |------ __启动窗口_创建完毕 
           |  | 
           |  | 
======表格类 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ text 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 读_BevelInner 
           |  | 
           |  |------ 写_BevelInner 
           |  | 
           |  |------ 读_BevelOuter 
           |  | 
           |  |------ 写_BevelOuter 
           |  | 
           |  |------ 读_BevelKind 
           |  | 
           |  |------ 写_BevelKind 
           |  | 
           |  |------ 读_Ctl3D 
           |  | 
           |  |------ 写_Ctl3D 
           |  | 
           |  |------ 读_Color 
           |  | 
           |  |------ 写_Color 
           |  | 
           |  |------ 读_DragCursor 
           |  | 
           |  |------ 写_DragCursor 
           |  | 
           |  |------ 读_DragMode 
           |  | 
           |  |------ 写_DragMode 
           |  | 
           |  |------ 读_Enabled 
           |  | 
           |  |------ 写_Enabled 
           |  | 
           |  |------ 读_Font 
           |  | 
           |  |------ 写_Font 
           |  | 
           |  |------ 写_Font_ 
           |  | 
           |  |------ 读_ParentColor 
           |  | 
           |  |------ 写_ParentColor 
           |  | 
           |  |------ 读_BorderStyle 
           |  | 
           |  |------ 写_BorderStyle 
           |  | 
           |  |------ 读_ScrollBars 
           |  | 
           |  |------ 写_ScrollBars 
           |  | 
           |  |------ 读_FillPicture 
           |  | 
           |  |------ 写_FillPicture 
           |  | 
           |  |------ 读_GradientColor1 
           |  | 
           |  |------ 写_GradientColor1 
           |  | 
           |  |------ 读_GradientColor2 
           |  | 
           |  |------ 写_GradientColor2 
           |  | 
           |  |------ 读_GradientHorz 
           |  | 
           |  |------ 写_GradientHorz 
           |  | 
           |  |------ 读_GradientHalf 
           |  | 
           |  |------ 写_GradientHalf 
           |  | 
           |  |------ 读_Transparent 
           |  | 
           |  |------ 写_Transparent 
           |  | 
           |  |------ 读_ColCount 
           |  | 
           |  |------ 写_ColCount 
           |  | 
           |  |------ 读_RowCount 
           |  | 
           |  |------ 写_RowCount 
           |  | 
           |  |------ 读_HeadColCount 
           |  | 
           |  |------ 写_HeadColCount 
           |  | 
           |  |------ 读_TailColCount 
           |  | 
           |  |------ 写_TailColCount 
           |  | 
           |  |------ 读_HeadRowCount 
           |  | 
           |  |------ 写_HeadRowCount 
           |  | 
           |  |------ 读_TailRowCount 
           |  | 
           |  |------ 写_TailRowCount 
           |  | 
           |  |------ 读_HorzBorder 
           |  | 
           |  |------ 写_HorzBorder 
           |  | 
           |  |------ 读_HorzBorderColor 
           |  | 
           |  |------ 写_HorzBorderColor 
           |  | 
           |  |------ 读_HorzEdge 
           |  | 
           |  |------ 写_HorzEdge 
           |  | 
           |  |------ 读_HorzEdgeColor 
           |  | 
           |  |------ 写_HorzEdgeColor 
           |  | 
           |  |------ 读_VertBorder 
           |  | 
           |  |------ 写_VertBorder 
           |  | 
           |  |------ 读_VertBorderColor 
           |  | 
           |  |------ 写_VertBorderColor 
           |  | 
           |  |------ 读_VertEdge 
           |  | 
           |  |------ 写_VertEdge 
           |  | 
           |  |------ 读_VertEdgeColor 
           |  | 
           |  |------ 写_VertEdgeColor 
           |  | 
           |  |------ 读_HorzOffset 
           |  | 
           |  |------ 写_HorzOffset 
           |  | 
           |  |------ 读_VertOffset 
           |  | 
           |  |------ 写_VertOffset 
           |  | 
           |  |------ 读_HorzCenter 
           |  | 
           |  |------ 写_HorzCenter 
           |  | 
           |  |------ 读_VertCenter 
           |  | 
           |  |------ 写_VertCenter 
           |  | 
           |  |------ 读_ActiveColor 
           |  | 
           |  |------ 写_ActiveColor 
           |  | 
           |  |------ 读_InactiveColor 
           |  | 
           |  |------ 写_InactiveColor 
           |  | 
           |  |------ 读_SelectionColor 
           |  | 
           |  |------ 写_SelectionColor 
           |  | 
           |  |------ 读_ZebraicRows 
           |  | 
           |  |------ 写_ZebraicRows 
           |  | 
           |  |------ 读_ActualView 
           |  | 
           |  |------ 写_ActualView 
           |  | 
           |  |------ 读_ShowProportion 
           |  | 
           |  |------ 写_ShowProportion 
           |  | 
           |  |------ 读_NextDirection 
           |  | 
           |  |------ 写_NextDirection 
           |  | 
           |  |------ 读_GridData 
           |  | 
           |  |------ 读_ActOptions 
           |  | 
           |  |------ 写_ActOptions 
           |  | 
           |  |------ 读_ColVisible 
           |  | 
           |  |------ 写_ColVisible 
           |  | 
           |  |------ 读_RowVisible 
           |  | 
           |  |------ 写_RowVisible 
           |  | 
           |  |------ 方法_CalcHitInfo 
           |  | 
           |  |------ 方法_ToGridOffset 
           |  | 
           |  |------ 方法_ToShowOffset 
           |  | 
           |  |------ 方法_ZoomGridToWidth 
           |  | 
           |  |------ 方法_ZoomGridToHeight 
           |  | 
           |  |------ 方法_ZoomGridToClient 
           |  | 
           |  |------ 方法_ClearPlugins 
           |  | 
           |  |------ 方法_GetEditData 
           |  | 
           |  |------ 方法_SetEditData 
           |  | 
           |  |------ 方法_ChangeEditView 
           |  | 
           |  |------ 方法_BeginUpdate 
           |  | 
           |  |------ 方法_EndUpdate 
           |  | 
           |  |------ 方法_UpdateCol 
           |  | 
           |  |------ 方法_UpdateCols 
           |  | 
           |  |------ 方法_UpdateFromCol 
           |  | 
           |  |------ 方法_UpdateRow 
           |  | 
           |  |------ 方法_UpdateRows 
           |  | 
           |  |------ 方法_UpdateFromRow 
           |  | 
           |  |------ 方法_UpdateCell 
           |  | 
           |  |------ 方法_UpdateCells 
           |  | 
           |  |------ 方法_UpdateConjCells 
           |  | 
           |  |------ 方法_UpdateCurrent 
           |  | 
           |  |------ 方法_UpdateSelection 
           |  | 
           |  |------ 方法_CancelMode 
           |  | 
           |  |------ 方法_ScrollInView 
           |  | 
           |  |------ 方法_HasCurrent 
           |  | 
           |  |------ 方法_SelectAll 
           |  | 
           |  |------ 方法_SelectNone 
           |  | 
           |  |------ 方法_ResetCurrent 
           |  | 
           |  |------ 方法_SetCurrent 
           |  | 
           |  |------ 方法_SelectField 
           |  | 
           |  |------ 方法_MoveUp 
           |  | 
           |  |------ 方法_MoveDown 
           |  | 
           |  |------ 方法_MoveLeft 
           |  | 
           |  |------ 方法_MoveRight 
           |  | 
           |  |------ 方法_MoveNext 
           |  | 
           |  |------ 方法_MovePrior 
           |  | 
           |  |------ 方法_DeleteSelectionCols 
           |  | 
           |  |------ 方法_DeleteSelectionRows 
           |  | 
           |  |------ 方法_CutToClipboard 
           |  | 
           |  |------ 方法_CopyToClipBoard 
           |  | 
           |  |------ 方法_PasteFromClipboard 
           |  | 
           |  |------ 方法_ClearSelection 
           |  | 
           |  |------ 方法_Undo 
           |  | 
           |  |------ 方法_Redo 
           |  | 
           |  |------ 方法_LoadFromFile 
           |  | 
           |  |------ 方法_SaveToFile 
           |  | 
           |  |------ 方法_DrawTextBiDiModeFlagsReadingOnly 
           |  | 
           |  |------ 方法_InitiateAction 
           |  | 
           |  |------ 方法_IsRightToLeft 
           |  | 
           |  |------ 方法_UseRightToLeftReading 
           |  | 
           |  |------ 方法_UseRightToLeftScrollBar 
           |  | 
           |  |------ 方法_SetSubComponent 
           |  | 
           |  |------ 方法_CallPageSetup 
           |  | 
           |  |------ 方法_CallPrintPreview 
           |  | 
           |  |------ 方法_CallPrint 
           |  | 
           |  |------ 方法_CallExportToExcel 
           |  | 
           |  |------ 方法_CallPropertyDialog 
           |  | 
           |  |------ 方法_GetSelectedFieldCount 
           |  | 
           |  |------ 方法_GetSelectedField 
           |  | 
           |  |------ 方法_CallImportFromExcel 
           |  | 
           |  |------ 方法_CallExportToText 
           |  | 
           |  |------ 方法_CallImportFromText 
           |  | 
           |  |------ 方法_CallChartWise 
           |  | 
           |  |------ 方法_CallRestColRow 
           |  | 
           |  |------ 方法_CallSetHeads 
           |  | 
           |  |------ 方法_LockHead 
           |  | 
           |  |------ 方法_LockTail 
           |  | 
           |  |------ 方法_CallSetProportion 
           |  | 
           |  |------ 方法_SetWebGrid 
           |  | 
           |  |------ 方法_GetWebGrid 
           |  | 
           |  |------ 方法_CallPrintDesign 
           |  | 
           |  |------ 方法_GetEitor 
           |  | 
           |  |------ 方法_SetEditorMode 
           |  | 
           |  |------ 方法_PrintInfo 
           |  | 
           |  |------ 方法_CallPrintPreviewEx 
           |  | 
           |  |------ 方法_CallPrintEx 
 
  
易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言两个文件内存中通讯源码,子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错...
易语言易模块管理器Include目录源码,CopyTo_CreateProcessDebugInfo,CopyTo_CreateThreadDebugInfo,CopyTo_ExitThreadDebugInfo,CopyTo_ExitProcessDebugInfo,CopyTo_LoadDllDebugInfo,CopyTo_UnloadDllDebugInfo,CopyTo_ExceptionDebugInfo,Copy...
易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...
子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错误信息,读入字节集,读入2M字节集,清除文件缓冲区,读入文本,写出文本,写文本行,读入一行,插入字节集,取文件号...
初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...