ig.excel.FormattedTextFont

FormattedText に含まれる一定範囲の文字に関する書式を制御します。

備考

文字列の書式は、Microsoft Excel と同様の方式で制御されます。Excel では、ユーザーはテキストの一部分を選択し、選択したテキストのさまざまな書式プロパティを設定します。

FormattedText では、文字列の一部分は GetFont(int) または GetFont(int,int) で呼び出すことによって選択されます。 その後、返された FormattedTextFont に対して書式のプロパティが設定され、こうしたプロパティはフォントの選択範囲に含まれるすべての文字に設定されます。

FormattedTextFont の書式設定プロパティを取得すると、フォントの選択範囲にある最初の文字の書式が返されます。

依存関係

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • formattedText

    .formattedText( );
    返却型:
    ig.excel.FormattedText
    返却型の説明:
    このフォントによって制御される FormattedText。

    このフォントによって制御される FormattedText を取得します。

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.