// Transitional shims: `#deprecated pub extend` makes the deprecated implicit
// trait-method promotion (E0079) explicit so it stays warning-clean. Remove
// once the compiler stops promoting derived trait methods into methods.
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Alignment with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Alignment with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend AutoFilter with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend AutoFilterColumn with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend AutoFilterCustomFilter with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend AutoFilterCustomFilters with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend AutoFilterOption with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Border with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Border with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CalcPropsOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CalcPropsOptions with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CellValue with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CellValueType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CellValueType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartAxis with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartComboOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDashType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDashType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDataLabel with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDataLabelPositionType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDataLabelPositionType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDataPoint with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartDimension with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartFill with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartLegend with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartLine with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartLineType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartLineType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartMarker with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartNumFmt with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartPlotArea with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartSeries with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartTickLabelPositionType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ChartUpDownBar with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ColDimension with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ColDimension with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Comment with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ConditionalFormatOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CustomProperty with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend CustomPropertyValue with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DataValidation with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DataValidationErrorStyle with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DataValidationFormula with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DataValidationOperator with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DataValidationType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend DefinedName with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Fill with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Fill with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Font with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Font with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend FormControl with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend FormControlVmlPreset with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend FormulaOpts with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend FormulaType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend GraphicOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HeaderFooterImageOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HeaderFooterImagePosition with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HeaderFooterImagePosition with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HeaderFooterOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Hyperlink with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HyperlinkOpts with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HyperlinkType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend HyperlinkType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend IgnoredError with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend IgnoredError with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend IgnoredErrorType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend IgnoredErrorType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend MergeCell with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend NumberFormat with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend NumberFormat with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Options with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PageBreak with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PageLayoutMarginsOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PageLayoutOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Panes with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PicturePositioning with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PivotTableField with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend PivotTableOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Protection with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Protection with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend RichTextFont with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend RichTextRun with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend RowDimension with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend RowDimension with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend RowOpts with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Selection with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Shape with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ShapeFill with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend ShapeLine with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetBackground with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetEntry with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetPane with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetPropsOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetProtection with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetProtectionOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetState with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetState with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetView with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SheetViewOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Slicer with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SlicerOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SparklineColor with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SparklineGroupOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SparklineOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SparklineType with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend SparklineType with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend StreamState with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Style with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend Style with Eq::{not_equal, equal}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend TableOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend WorkbookPropsOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend WorkbookProtection with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend WorkbookProtectionOptions with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend X14DataBarProps with @debug.Debug::{to_repr}
///|
#deprecated("implicit trait-method promotion is being removed; call via the trait")
pub extend XlsxError with @debug.Debug::{to_repr}