MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSDeclaration Class / GetImportantValues Method

In This Topic
GetImportantValues Method
In This Topic
Returns all of the property/values in this CSSDeclaration instance that were marked with the !important declaration.
Syntax
'Declaration
 
Public Sub GetImportantValues( _
   ByRef pResult As CSSDeclaration _
) 
 

Parameters

pResult
See Also