Retrieves a description of the border frame around the table.
Syntax
HRESULT get_frame( BSTR *p );
Parameters
- p
- Address of a string variable that receives a description of the border frame around the table. For details, see the frame property.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Sets the appearance of the border frame around the table.
Syntax
HRESULT put_frame( BSTR v );
Parameters
- v
- String value that specifies the appearance of the border frame.For details, see the frame property.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0