hidden property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the value indicating whether the embedded object is invisible.
Syntax
HRESULT value = object.put_hidden(BSTR v);HRESULT value = object.get_hidden(BSTR* p);
Property values
Type: BSTR
Build date: 6/12/2012
Community Additions
Show: