Unit 'xlsEscher' Package
[Overview][Constants][Procedures and functions][Index] [#pl_fpspreadsheet]

WriteMSOClientAnchorSheetRecord

Declaration

Source position: xlsescher.pas line 284

procedure WriteMSOClientAnchorSheetRecord(

  AStream: TStream;

  ATopRow: Word;

  ALeftCol: Word;

  ABottomRow: Word;

  ARightCol: Word;

  ALeftMargin: Word;

  ARightMargin: Word;

  ATopMargin: Word;

  ABottomMargin: Word;

  AMoveIntact: Boolean;

  AResizeIntact: Boolean

);



CT Web help

CodeTyphon Studio