API Reference

Class

ExcelGradientFillStopSnapshot

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Resolved Excel linear gradient stop metadata.

Inheritance

  • Object
  • ExcelGradientFillStopSnapshot

Usage

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

Returned or exposed by

Properties

public Double Offset { get; } #

Gradient stop offset between 0 and 1.

public String ColorArgb { get; } #

Gradient stop color in ARGB hexadecimal form.