API Reference

Enum

ExcelTableStyleCompatibilityProfile

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Compatibility profile used when selecting Excel table styles.

Inheritance

  • Enum
  • ExcelTableStyleCompatibilityProfile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ExcelTableStyleCompatibilityProfile Desktop #

Accept any built-in Excel table style.

Value: 0
public const ExcelTableStyleCompatibilityProfile CrossHost #

Prefer table styles that are broadly stable across desktop, web, and spreadsheet viewers.

Value: 1