|
Public Member Functions |
| CLSID const & | GetClsid () |
| virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL) |
| BOOL | Create (LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CFile *pPersist=NULL, BOOL bStorage=FALSE, BSTR bstrLicKey=NULL) |
| BOOL | GetAllowDelete () |
| void | SetAllowDelete (BOOL) |
| BOOL | GetAllowAddNew () |
| void | SetAllowAddNew (BOOL) |
| BOOL | GetAllowRowSizing () |
| void | SetAllowRowSizing (BOOL) |
| BOOL | GetAllowUpdate () |
| void | SetAllowUpdate (BOOL) |
| short | GetAppearance () |
| void | SetAppearance (short) |
| short | GetBorderStyle () |
| void | SetBorderStyle (short) |
| VARIANT | GetBookmark () |
| void | SetBookmark (const VARIANT &) |
| short | GetCol () |
| void | SetCol (short) |
| BOOL | GetColumnHeaders () |
| void | SetColumnHeaders (BOOL) |
| BOOL | GetCurrentCellVisible () |
| void | SetCurrentCellVisible (BOOL) |
| BOOL | GetCurrentCellModified () |
| void | SetCurrentCellModified (BOOL) |
| BOOL | GetDataChanged () |
| void | SetDataChanged (BOOL) |
| long | GetDataMode () |
| void | SetDataMode (long) |
| LPUNKNOWN | GetDataSource () |
| void | SetDataSource (LPUNKNOWN) |
| float | GetDefColWidth () |
| void | SetDefColWidth (float) |
| BOOL | GetEditActive () |
| void | SetEditActive (BOOL) |
| BOOL | GetEnabled () |
| void | SetEnabled (BOOL) |
| VARIANT | GetFirstRow () |
| void | SetFirstRow (const VARIANT &) |
| COleFont | GetHeadFont () |
| void | SetHeadFont (LPDISPATCH) |
| float | GetHeadLines () |
| void | SetHeadLines (float) |
| OLE_HANDLE | GetHWnd () |
| long | GetHWndEditor () |
| BOOL | GetMarqueeUnique () |
| void | SetMarqueeUnique (BOOL) |
| long | GetMarqueeStyle () |
| void | SetMarqueeStyle (long) |
| BOOL | GetRecordSelectors () |
| void | SetRecordSelectors (BOOL) |
| short | GetRow () |
| void | SetRow (short) |
| long | GetRowDividerStyle () |
| void | SetRowDividerStyle (long) |
| float | GetRowHeight () |
| void | SetRowHeight (float) |
| long | GetScrollBars () |
| void | SetScrollBars (long) |
| long | GetSelLength () |
| void | SetSelLength (long) |
| long | GetSelStart () |
| void | SetSelStart (long) |
| CString | GetSelText () |
| void | SetSelText (LPCTSTR) |
| short | GetSelStartCol () |
| void | SetSelStartCol (short) |
| short | GetSelEndCol () |
| void | SetSelEndCol (short) |
| short | GetSplit () |
| void | SetSplit (short) |
| short | GetVisibleCols () |
| short | GetVisibleRows () |
| OLE_COLOR | GetBackColor () |
| void | SetBackColor (OLE_COLOR) |
| OLE_COLOR | GetForeColor () |
| void | SetForeColor (OLE_COLOR) |
| CString | GetCaption () |
| void | SetCaption (LPCTSTR) |
| COleFont | GetFont () |
| void | SetFont (LPDISPATCH) |
| short | GetLeftCol () |
| void | SetLeftCol (short) |
| BOOL | GetAllowArrows () |
| void | SetAllowArrows (BOOL) |
| BOOL | GetTabAcrossSplits () |
| void | SetTabAcrossSplits (BOOL) |
| long | GetTabAction () |
| void | SetTabAction (long) |
| BOOL | GetWrapCellPointer () |
| void | SetWrapCellPointer (BOOL) |
| long | GetApproxCount () |
| void | SetApproxCount (long) |
| CString | GetErrorText () |
| long | GetAddNewMode () |
| CString | GetText () |
| void | SetText (LPCTSTR) |
| void | AboutBox () |
| LPDISPATCH | GetColumns (const VARIANT &Index) |
| LPDISPATCH | GetSplits (const VARIANT &Index) |
| VARIANT | GetSelBookmarks (const VARIANT &Index) |
| short | ColContaining (float X) |
| VARIANT | GetBookmark (long RowNum) |
| void | ReBind () |
| VARIANT | RowBookmark (short RowNum) |
| short | RowContaining (float Y) |
| float | RowTop (short RowNum) |
| void | Scroll (long Cols, long Rows) |
| void | Refresh () |
| CPicture | CaptureImage () |
| void | ClearSelCols () |
| void | ClearFields () |
| void | HoldFields () |
| short | SplitContaining (float X, float Y) |