PropertyCollection - Я не могу.

PropertyCollection - Я не могу.

Обзор

BasePortionFormat является классом в Aspose.Slides FOSS для Java. Наследники от: IBasePortionFormat.

Обычные свойства форматирования текстовой части.

Свойства

Наименование:Тип:Доступ к нимОписание:
rprElementElementЧитайте .
lineFormatILineFormatЧитайте .
fillFormatIFillFormatЧитайте .
effectFormatIEffectFormatЧитайте .
highlightColorIColorFormatЧитайте .
underlineLineFormatILineFormatЧитайте .
underlineFillFormatIFillFormatЧитайте .
fontBoldNullableBoolЧитайте .
fontItalicNullableBoolЧитайте .
kumimojiNullableBoolЧитайте .
normaliseHeightNullableBoolЧитайте .
proofDisabledNullableBoolЧитайте .
fontUnderlineTextUnderlineTypeЧитайте .
textCapTypeTextCapTypeЧитайте .
strikethroughTypeTextStrikethroughTypeЧитайте .
isHardUnderlineLineNullableBoolЧитайте .
isHardUnderlineFillNullableBoolЧитайте .
fontHeightfloatЧитайте .
escapementfloatЧитайте .
kerningMinimalSizefloatЧитайте .
spacingfloatЧитайте .
latinFontIFontDataЧитайте .
eastAsianFontIFontDataЧитайте .
complexScriptFontIFontDataЧитайте .
symbolFontIFontDataЧитайте .
languageIdStringЧитайте .
alternativeLanguageIdStringЧитайте .
spellCheckbooleanЧитайте .

Методы

ПодписьОписание:
BasePortionFormat()Создает новый элемент BasePortionFormat с отдельным элементом {@code <a:rPr>}.
BasePortionFormat(rprElement: Element, saveCallback: Runnable)Создает новый элемент BasePortionFormat, поддерживаемый данным элементом {@code <a:rPr>}.
getRprElement()ElementВозвращает базовый элемент XML {@code <a:rPr>}.
getLineFormat()ILineFormat
getFillFormat()IFillFormat
getEffectFormat()IEffectFormat
getHighlightColor()IColorFormat
getUnderlineLineFormat()ILineFormat
getUnderlineFillFormat()IFillFormat
getFontBold()NullableBool
setFontBold(value: NullableBool)
getFontItalic()NullableBool
setFontItalic(value: NullableBool)
getKumimoji()NullableBool
setKumimoji(value: NullableBool)
getNormaliseHeight()NullableBool
setNormaliseHeight(value: NullableBool)
getProofDisabled()NullableBool
setProofDisabled(value: NullableBool)
getFontUnderline()TextUnderlineType
setFontUnderline(value: TextUnderlineType)
getTextCapType()TextCapType
setTextCapType(value: TextCapType)
getStrikethroughType()TextStrikethroughType
setStrikethroughType(value: TextStrikethroughType)
getIsHardUnderlineLine()NullableBool
setIsHardUnderlineLine(value: NullableBool)
getIsHardUnderlineFill()NullableBool
setIsHardUnderlineFill(value: NullableBool)
getFontHeight()float
setFontHeight(value: float)
getEscapement()float
setEscapement(value: float)
getKerningMinimalSize()float
setKerningMinimalSize(value: float)
getSpacing()float
setSpacing(value: float)
getLatinFont()IFontData
setLatinFont(value: IFontData)
getEastAsianFont()IFontData
setEastAsianFont(value: IFontData)
getComplexScriptFont()IFontData
setComplexScriptFont(value: IFontData)
getSymbolFont()IFontData
setSymbolFont(value: IFontData)
getLanguageId()String
setLanguageId(value: String)
getAlternativeLanguageId()String
setAlternativeLanguageId(value: String)
getSpellCheck()boolean
setSpellCheck(value: boolean)
 Русский