Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorksheetFormattingChangedEvent

An event raised when the worksheet's formatting changes. Note that this event is also raised when the workbook's formatting changes.

since

1.13 and Tableau 2025.1

Hierarchy

Index

Properties

formatting

returns

The new formatting

sheet

sheet: Sheet
returns

The sheet which was the source of this event.

type

returns

The type of event which this class is representing.

worksheet

worksheet: Worksheet
returns

The worksheet which was the source of this event.