AnalysisDisplayStyle.FindByName
Method
Description:
Finds analysis display style by name.
Finds analysis display style by name.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | Document in which to look for analysis display style element. |
| name | String | Name of analysis display style to look for. |
Return Value
| Type | Description |
|---|---|
| ElementId | Element id of the found analysis display style, invalidElementId if not found. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |