Unit 'fpsRPN' Package
[Overview][Types][Procedures and functions][Index] [#pl_fpspreadsheet]

RPNCellValue

Declaration

Source position: fpsrpn.pas line 40

function RPNCellValue(

  ACellAddress: string;

  ANext: PRPNItem

):PRPNItem; overload;

function RPNCellValue(

  ARow: Integer;

  ACol: Integer;

  AFlags: TsRelFlags;

  ANext: PRPNItem

):PRPNItem; overload;



CT Web help

CodeTyphon Studio