Table of Contents

ExcelFile.ColorPaletteCount Property

The number of entries on an Excel color palette. This is always 56.

Syntax

Namespace: FlexCel.Core

public Int32 ColorPaletteCount { get; }

See also