ig.excel.WorksheetShapeWithText
テキストの表示ができるすべての形状の抽象基本クラスです。
備考
プリミティブ形状 (例: ポリゴン) とセル コメントは、正規テキストまたはさまざまなフォーマットのテキスト、そしてクラスから派生されたテキストの表示ができます。
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
text
- .text( );
- 返却型:
- ig.excel.FormattedText
- 返却型の説明:
- 形状の書式設定済みテキスト。
図形のフォーマット済みテキストを取得します。
-
text
- .text( value:ig.excel.FormattedText );
- 返却型:
- ig.excel.FormattedText
- 返却型の説明:
- 形状の書式設定済みテキスト。
図形のフォーマット済みテキストを取得します。
- value
- タイプ:ig.excel.FormattedText