Table of Contents

TClientAnchor.CalcImageHeightInternal Method

This might be called with a workbook or a sheet. If with a workbook, verify the sheet is the correct one.

Syntax

Unit: FlexCel.Core

function TClientAnchor.CalcImageHeightInternal(Workbook: IRowColSize): Double;

Parameters

<-> Parameter Type Description
Workbook IRowColSize

See also