BasePortionFormat — Aspose.Slides FOSS C# (.NET) API リファレンス
概要
BasePortionFormat basePortionFormat API タイプです。PVIObject の完全なパブリックインターフェイスを継承し、以下の表に記載された追加メンバーを持つ場合があります。インスタンスは、包含する親オブジェクトで公開されているファクトリメソッドまたはコレクションプロパティを通じて取得します。インストール手順および関連タイプの完全な一覧については、パッケージドキュメントを参照してください。
パッケージ: Aspose.Slides.Foss
プロパティ
| プロパティ | 型 | アクセス | 説明 |
|---|---|---|---|
LineFormat | ILineFormat? | Read/Write | 行書式値。 |
FillFormat | IFillFormat? | Read/Write | 塗り書式値。 |
EffectFormat | IEffectFormat? | Read/Write | 효과書式値。 |
HighlightColor | IColorFormat? | Read/Write | ハイライト色値。 |
UnderlineLineFormat | ILineFormat? | Read/Write | 下線書式値。 |
UnderlineFillFormat | IFillFormat? | Read/Write | 下線塗り書式値。 |
FontBold | NullableBool | Read/Write | 文字太字有効かどうか。 |
FontItalic | NullableBool | Read/Write | 文字斜体有効かどうか。 |
Kumimoji | NullableBool | Read/Write | くみ文字有効かどうか。 |
NormaliseHeight | NullableBool | Read/Write | 高さを正規化するかどうか。 |
ProofDisabled | NullableBool | Read/Write | プルーフ無効化有効かどうか。 |
FontUnderline | TextUnderlineType | Read/Write | 文字下線値。 |
TextCapType | TextCapType | Read/Write | テキストキャプチャ種値。 |
StrikethroughType | TextStrikethroughType | Read/Write | ストライクス種値。 |
IsHardUnderlineLine | NullableBool | Read/Write | ハード下線ライン有効かどうか。 |
IsHardUnderlineFill | NullableBool | Read/Write | ハード下線塗り有効かどうか。 |
FontHeight | float | Read/Write | 文字高さ値。 |
Escapement | float | Read/Write | イスケープメント値。 |
KerningMinimalSize | float | Read/Write | kerning最小サイズ値。 |
Spacing | float | Read/Write | スペース値。 |
LatinFont | IFontData? | Read/Write | ラテン文字フォント値。 |
EastAsianFont | IFontData? | Read/Write | 東アジア文字フォント値。 |
ComplexScriptFont | IFontData? | Read/Write | 복잡文字フォント値。 |
SymbolFont | IFontData? | Read/Write | シンボル文字フォント値。 |
LanguageId | string? | Read/Write | 言語ID値。 |
AlternativeLanguageId | string? | Read/Write | 代替言語ID値。 |
SpellCheck | NullableBool | Read/Write | スpellチェック有効かどうか。 |