API Reference

Class

ExcelBorderSideSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Immutable single-border-side metadata resolved from an OpenXML border definition.

Inheritance

  • Object
  • ExcelBorderSideSnapshot

Usage

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

Constructors

public ExcelBorderSideSnapshot() #

Properties

public String Style { get; set; } #

Border style name as stored in the workbook.

public String ColorArgb { get; set; } #

Border color in ARGB hexadecimal form, when directly resolvable.