Chapter Contents

Previous

Next
Row/Column Data Vector Class: _setMargin

Row/Column Data Vector Class: _setMargin



Sets the margin settings


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setMargin', area, margin, unit);

Argument Type Description
area
C specifies the area to set the margin setting for:


'ALL' all four sides of the cell


'RIGHT' the right side of the cell


'LEFT' the left side of the cell


'TOP' the top side of the cell


'BOTTOM' the bottom side of the cell
margin
N specifies the margin setting value
unit
C specifies the margin setting unit of measure.


Details

The _setMargin method is valid only if the viewer is a table editor.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.