BasePortionFormat

General

BasePortionFormat és una classe en Aspose.Slides FOSS per a C++.

Propriedats de formatatge de parts de text comuns. Ofereix getters i setters per a l’estil de font, subliniació, capitalització, marcador d’escacs, mètriques de fonts, referències de fontes i identificadors de llengües. Les propietats que no estan definides explícitament retornen un sentinel “no definit” (NullableBool::NOT_DEFINED, enum NOT_ DEFINI, NaN per als flots, std::nullopt pels valors opcionals).

Propietats

NameTypeAccessDescription
NullableBoolNullableBoolReadReturns the nullable boolean value of the associated formatting attribute
TextUnderlineTypeTextUnderlineTypeReadProperty gets or sets the underline style for the text portion
TextCapTypeTextCapTypeReadReturns the capitalization style applied to the text portion
TextStrikethroughTypeTextStrikethroughTypeReadReturns the strikethrough style applied to the text portion
LineFormatLineFormatReadProperty gets or sets the line formatting of the text portion
FillFormatFillFormatReadReturns the fill formatting object for the text portion
EffectFormatEffectFormatReadReturns the effect formatting object for the text portion
ColorFormatColorFormatReadReturns the color formatting object for the text portion

Mètodes

SignatureDescription
NullableBool()NullableBoolReturns the nullable boolean value of the associated formatting attribute
NullableBool()NullableBool
NullableBool()NullableBool
NullableBool()NullableBool
NullableBool()NullableBool
TextUnderlineType()TextUnderlineTypeProperty gets or sets the underline style for the text portion
TextCapType()TextCapTypeReturns the capitalization style applied to the text portion
TextStrikethroughType()TextStrikethroughTypeReturns the strikethrough style applied to the text portion
NullableBool()NullableBool
NullableBool()NullableBool
LineFormat()LineFormatProperty gets or sets the line formatting of the text portion
FillFormat()FillFormatReturns the fill formatting object for the text portion
EffectFormat()EffectFormatReturns the effect formatting object for the text portion
ColorFormat()ColorFormatReturns the color formatting object for the text portion
LineFormat()LineFormat
FillFormat()FillFormat
 Català