inlineStyles property
Gets the inline styles from the element, or NULL if none were set.
Syntax
HRESULT value = object.get_inlineStyles(IHTMLStyle** p);
Property values
Type: Object
the inline styles of the element.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Gets the inline styles from the element, or NULL if none were set.
HRESULT value = object.get_inlineStyles(IHTMLStyle** p);
Type: Object
the inline styles of the element.