Table of Contents

IShapeLine.GetLineFill Method

This is the color used to draw the line, even if LineStyle is null

Syntax

Unit: FlexCel.Core

function IShapeLine.GetLineFill(const aPalette: TCoreExcelFile): IFillStyle; virtual; abstract;

Parameters

<-> Parameter Type Description
const aPalette TCoreExcelFile

See also