AnalysisDisplayStyle.SetName
Method
Description:
Set name of analysis display style element.
Set name of analysis display style element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | String | Analysis display style element name to be set. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | name is not unique in document. |
| ArgumentNullException | A non-optional argument was null |