|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiStylesCollection in com.stimulsoft.report |
---|
Methods in com.stimulsoft.report that return StiStylesCollection | |
---|---|
StiStylesCollection |
StiReport.getStyles()
Gets a collection which consists of report styles. |
Methods in com.stimulsoft.report with parameters of type StiStylesCollection | |
---|---|
void |
StiReport.setStyles(StiStylesCollection styles)
|
Uses of StiStylesCollection in com.stimulsoft.report.components.bands |
---|
Methods in com.stimulsoft.report.components.bands that return StiStylesCollection | |
---|---|
StiStylesCollection |
StiTableOfContents.getStyles()
|
Methods in com.stimulsoft.report.components.bands with parameters of type StiStylesCollection | |
---|---|
void |
StiTableOfContents.setStyles(StiStylesCollection styles)
|
Uses of StiStylesCollection in com.stimulsoft.report.options |
---|
Methods in com.stimulsoft.report.options that return StiStylesCollection | |
---|---|
static StiStylesCollection |
DesignerOptions.getStyles()
|
Uses of StiStylesCollection in com.stimulsoft.report.saveLoad |
---|
Methods in com.stimulsoft.report.saveLoad that return StiStylesCollection | |
---|---|
StiStylesCollection |
StiDocument.getStyles()
|
Methods in com.stimulsoft.report.saveLoad with parameters of type StiStylesCollection | |
---|---|
void |
StiDocument.setStyles(StiStylesCollection styles)
|
Uses of StiStylesCollection in com.stimulsoft.report.styles |
---|
Methods in com.stimulsoft.report.styles that return StiStylesCollection | |
---|---|
StiStylesCollection |
StiStylesSheet.getStyles()
Gets or sets styles of report. |
StiStylesCollection |
StiStylesCollection.StiStylesSaver.getStyles()
|
Methods in com.stimulsoft.report.styles with parameters of type StiStylesCollection | |
---|---|
void |
StiStylesSheet.setStyles(StiStylesCollection value)
|
void |
StiStylesCollection.StiStylesSaver.setStyles(StiStylesCollection styles)
|
Constructors in com.stimulsoft.report.styles with parameters of type StiStylesCollection | |
---|---|
StiStylesCollection.StiStylesSaver(StiStylesCollection styles)
|
|
StiStylesSheet(StiStylesCollection styles)
Creates a new object of the type StiStylesSheet. |
Uses of StiStylesCollection in com.stimulsoft.webdesigner.helper |
---|
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiStylesCollection | |
---|---|
static void |
StiReportEdit.applyStyles(StiComponent comp,
StiStylesCollection stylesCollection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |