com.sas.dataselectors.export
Interface XLSXExportCommandsAttributeNames


public interface XLSXExportCommandsAttributeNames

Names of the attributes used by the Export to XLSX commands to hold HTML styles and style sheets

Since:
3.1
See Also:
ExportSelectorCommand, com.sas.export.office.commands.ExportToXLSXCommand, com.sas.export.office.commands.OLAPExportToXLSXCommand

Field Summary
static java.lang.String AUTOSIZE_COLUMN_HEADERS
          S1079921 Name of the optional dynamic attribute of a Export to XLSX command used to hold the flag that says if the columns need to be resized to fit the column headers.
 

Field Detail

AUTOSIZE_COLUMN_HEADERS

static final java.lang.String AUTOSIZE_COLUMN_HEADERS
S1079921 Name of the optional dynamic attribute of a Export to XLSX command used to hold the flag that says if the columns need to be resized to fit the column headers.

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.