API Reference

Class

ExcelNamedStyleInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Format-neutral workbook named-style metadata.

Inheritance

  • Object
  • ExcelNamedStyleInfo

Usage

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

Properties

public String Name { get; } #

Style name.

public UInt32 FormatId { get; } #

Workbook style-format index.

public Nullable<UInt32> BuiltInId { get; } #

Built-in Excel style identifier, when applicable.

public Boolean Hidden { get; } #

Whether the style is hidden from the gallery.