| Modifier and Type | Method and Description |
|---|---|
StiFormatService |
StiContainer.GetTextFormat()
Returns a format of an object of the type IStiText being met first.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiContainer.SetTextFormat(StiFormatService format)
Sets StiFormatService from all selected objects in the container.
|
| Modifier and Type | Method and Description |
|---|---|
StiFormatService |
IStiTextFormat.getTextFormat()
Gets or sets the format of the text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiTextFormat.setTextFormat(StiFormatService value) |
| Modifier and Type | Method and Description |
|---|---|
StiFormatService |
StiText.getTextFormat()
Gets or sets the format of the text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiText.setTextFormat(StiFormatService value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiBooleanFormatService
Describes a service for formatting of the text, like boolean values.
|
class |
StiCurrencyFormatService
Describes a service for the text formatting as currency values.
|
class |
StiCustomFormatService
Describes a service for the text formatting done as customized.
|
class |
StiDateFormatService
Describes a service for the text formatting as a date value.
|
class |
StiGeneralFormatService
Describes a service for the text formatting by default.
|
class |
StiNumberFormatService
Describes a service for the text formatting as number values.
|
class |
StiPercentageFormatService
Describes a service for the text formatting as percentage values.
|
class |
StiTimeFormatService
Describes a service for the text formatting as a time value.
|
| Modifier and Type | Method and Description |
|---|---|
static StiFormatService |
StiFormatService.LoadFromJsonObjectInternal(JSONObject jObject) |
| Modifier and Type | Method and Description |
|---|---|
StiFormatService |
StiCrossTotal.getTextFormat() |
StiFormatService |
StiCrossTitle.getTextFormat() |
StiFormatService |
StiCrossField.getTextFormat()
Gets or sets the format of the text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossTotal.setTextFormat(StiFormatService value) |
void |
StiCrossTitle.setTextFormat(StiFormatService value) |
void |
StiCrossField.setTextFormat(StiFormatService value) |
| Modifier and Type | Field and Description |
|---|---|
static StiFormatService[] |
ServicesOptions.FORMATS |
| Modifier and Type | Method and Description |
|---|---|
static StiFormatService[] |
ServicesOptions.getFormats() |
Copyright © 2019 Stimulsoft. All Rights Reserved.