ControlTitleFormatText
The title format text configuration for a sheet control. This is a tagged union type. Specify either PlainText or RichText, but not both.
Contents
Note
In the following list, the required parameters are described first.
- PlainText
-
The plain text format of the title text.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- RichText
-
The rich text format of the title text.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: