AnalysisDisplayStyle.GetElements
Method
Description:
Returns set of all analysis display styles elements in the given document.
Returns set of all analysis display styles elements in the given document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | Document from which analysis display style elements are retrieved. |
Return Value
Type | Description |
---|---|
ICollection | All analysis display style elements existing in the document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |