DashboardExcelExportOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Dashboard |
Initializes a new instance of the Dashboard |
#Properties
Name | Description |
---|---|
Csv |
Gets or sets a character used to separate values in an exported CSV document. |
Dashboard |
Gets or sets the position of the dashboard state (such as master filter or current parameter values) in the exported document. |
Export |
Gets or sets whether to add the state of master filter items to the exported document. |
Export |
Gets or sets whether to add current parameter values to the exported document. |
Format | Gets or sets the Excel format in which the dashboard item is exported. |
Include |
Gets or sets whether to add current values of a hidden parameter to the exported document. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings of the specified object to the current object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also