Skip to Main Content
SAS 9.4 Output Delivery System, 2nd Edition
book

SAS 9.4 Output Delivery System, 2nd Edition

by SAS Documentation
December 2013
Intermediate to advanced content levelIntermediate to advanced
2058 pages
74h 56m
English
SAS Institute
Content preview from SAS 9.4 Output Delivery System, 2nd Edition
Restriction
The number of row heights specified must match the number of rows
specified in the LAYOUT statement.
Example
This example shows 3 rows with different row heights.
ods layout gridded rows=3 row_heights=(1in 2in 3in);
ods region;
proc print data=sashelp.class(obs=1); run;
ods region;
proc means data=sashelp.class n mean; run;
ods region;
proc print data=sashelp.class(obs=3); run;
ods layout end;
STYLE=<style-element-name> <[style-attribute-specification(s)]>
specifies the style element to use for the specified locations in the layout.
Tip
Font names that contain characters other than letters or underscores must
be enclosed in quotation marks. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Cryptologic Aspects of German Intelligence Activities in South America during World War II

Cryptologic Aspects of German Intelligence Activities in South America during World War II

David P. Mowry

Publisher Resources

ISBN: 9781629590011