Previous Page
|
Next Page
TEMPLATE Procedure: Creating Table Templates
Syntax
Procedure Syntax
CELLSTYLE AS Statement
COLUMN Statement
COMPUTE AS Statement
DEFINE Statement
DEFINE COLUMN Statement
DEFINE FOOTER Statement
DEFINE HEADER Statement
DEFINE TABLE Statement
DYNAMIC Statement
EDIT Statement
END Statement
FOOTER Statement
HEADER Statement
MVAR Statement
NMVAR Statement
NOTES Statement
TEXT Statement
TEXT2 Statement
TEXT3 Statement
TRANSLATE INTO Statement
Overview
Concepts
Using
Examples
Editing a Table Template That a SAS Procedure Uses
Comparing the EDIT Statement to the DEFINE TABLE Statement
Creating a New Table Template
Setting the Style Element for Cells Based on Their Values
Setting the Style Element for a Specific Column, Row, and Cell
Creating Master Templates
Table Header and Footer Border Formatting
END Statement
Ends the table template, header template, column template, or footer template.
Syntax
Syntax
END
;
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page