VisualCustomActionOperation
The operation that is defined by the custom action.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Types
Properties
Link copied to clipboard
The filter operation that filters data included in a visual or in an entire sheet.
Link copied to clipboard
The navigation operation that navigates between different sheets in the same analysis.
Link copied to clipboard
The set parameter operation that sets parameters in custom action.
Link copied to clipboard
The URL operation that opens a link to another webpage.
Functions
Link copied to clipboard
inline fun copy(block: VisualCustomActionOperation.Builder.() -> Unit = {}): VisualCustomActionOperation