StyledText class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
StyledText class
The built-in class for styled text.
- property RTFDataMBS(SkipParagraphs as Boolean = false) as string
This class has no sub classes.
See also in the Xojo Language Reference
Some methods using this class:
- DynaPDFMBS.ConvertStyledText(StyledText as StyledText, LeadingFactor as double = -1) as String
- DynaPDFMBS.WriteStyledText(Align as Integer, StyledText as StyledText, LeadingFactor as double = -1) as Boolean
- DynaPDFMBS.WriteStyledTextEx(PosX as Double, PosY as Double, Width as Double, Height as Double, Align as Integer, StyledText as StyledText, LeadingFactor as double = -1) as Boolean
- XLBookMBS.AddStyledText(StyledText as StyledText) as XLRichStringMBS
- XLRichStringMBS.AddStyledText(StyledText as StyledText)
- XLSheetMBS.ReadStyledText(row as integer, col as integer) as StyledText
- XLSheetMBS.ReadStyledText(row as integer, col as integer, byref format as XLFormatMBS) as StyledText
- XLSheetMBS.WriteStyledText(row as integer, col as integer, StyledText as StyledText, format as XLFormatMBS = nil) as boolean
Some properties using for this class:
Release notes
- Version 21.3
- Improved our StyledText.RTFDataMBS function to handle line breaks better.
- Version 21.2
- Added SkipParagraphs parameter for StyledText.RTFDataMBS to speed up conversion.
- Version 20.4
- Fixed problem with font handling for RTFDataMBS in StyledText class.
- Version 20.2
- Added StyledText functions for XL Plugin.
- Version 19.5
- Enabled RTFDataMBS in StyledText class for console projects.
The items on this page are in the following plugins: MBS Util Plugin.
StringToVariantOrderedMapMBS
-
SUAppcastItemMBS