ig.excel.WorksheetRow
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
applyCellFormula
- .applyCellFormula( columnIndex:number, formula:string, [cellReferenceMode:ig.excel.CellReferenceMode] );
- columnIndex
- タイプ:number
- formula
- タイプ:string
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
- オプション
例外
例外 説明 ig.ArgumentOutOfRangeException ig.ArgumentNullException ig.excel.FormulaParseException ig.InvalidOperationException ig.InvalidOperationException ig.excel.InvalidEnumArgumentException 備考
-
cellFormat
継承- .cellFormat( );
- 返却型:
- ig.excel.IWorksheetCellFormat
- 返却型の説明:
備考
-
cells
- .cells( );
- 返却型:
- ig.excel.WorksheetCellCollection
- 返却型の説明:
備考
-
cells
- .cells( index:number );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
- index
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellAssociatedDataTable
- .getCellAssociatedDataTable( columnIndex:number );
- 返却型:
- ig.excel.WorksheetDataTable
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellAssociatedMergedCellsRegion
- .getCellAssociatedMergedCellsRegion( columnIndex:number );
- 返却型:
- ig.excel.WorksheetMergedCellsRegion
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException -
getCellAssociatedTable
- .getCellAssociatedTable( columnIndex:number );
- columnIndex
- タイプ:number
例外
例外 説明 ig.InvalidOperationException 備考
-
getCellBoundsInTwips
- .getCellBoundsInTwips( columnIndex:number );
- 返却型:
- object
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellBoundsInTwips
- .getCellBoundsInTwips( columnIndex:number, options:ig.excel.PositioningOptions );
- 返却型:
- object
- 返却型の説明:
- columnIndex
- タイプ:number
- options
- タイプ:ig.excel.PositioningOptions
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellComment
- .getCellComment( columnIndex:number );
- 返却型:
- ig.excel.WorksheetCellComment
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException -
getCellConditionalFormat
- .getCellConditionalFormat( columnIndex:number );
- 返却型:
- ig.excel.CellConditionalFormat
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellFormat
- .getCellFormat( columnIndex:number );
- 返却型:
- ig.excel.IWorksheetCellFormat
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellFormula
- .getCellFormula( columnIndex:number );
- 返却型:
- ig.excel.Formula
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getCellHyperlink
- .getCellHyperlink( columnIndex:number );
- columnIndex
- タイプ:number
備考
-
getCellText
- .getCellText( columnIndex:number );
- columnIndex
- タイプ:number
備考
-
getCellText
- .getCellText( columnIndex:number, textFormatMode:ig.excel.TextFormatMode );
- columnIndex
- タイプ:number
- textFormatMode
- タイプ:ig.excel.TextFormatMode
例外
例外 説明 ig.excel.InvalidEnumArgumentException ig.InvalidOperationException 備考
-
getCellValue
- .getCellValue( columnIndex:number );
- 返却型:
- object
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
getResolvedCellFormat
継承- .getResolvedCellFormat( );
- 返却型:
- ig.excel.IWorksheetCellFormat
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException -
getResolvedCellFormat
- .getResolvedCellFormat( columnIndex:number );
- 返却型:
- ig.excel.IWorksheetCellFormat
- 返却型の説明:
- columnIndex
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
height
- .height( );
- 返却型:
- number
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException 備考
-
height
- .height( value:number );
- 返却型:
- number
- 返却型の説明:
- value
- タイプ:number
例外
例外 説明 ig.InvalidOperationException 備考
-
hidden
継承- .hidden( );
- 返却型:
- boolean
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException 備考
-
hidden
継承- .hidden( value:boolean );
- 返却型:
- boolean
- 返却型の説明:
- value
- タイプ:boolean
例外
例外 説明 ig.InvalidOperationException 備考
-
index
- .index( );
- 返却型:
- number
- 返却型の説明:
-
outlineLevel
継承- .outlineLevel( );
- 返却型:
- number
- 返却型の説明:
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
outlineLevel
継承- .outlineLevel( value:number );
- 返却型:
- number
- 返却型の説明:
- value
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException 備考
-
setCellComment
- .setCellComment( columnIndex:number, comment:ig.excel.WorksheetCellComment );
- columnIndex
- タイプ:number
- comment
- タイプ:ig.excel.WorksheetCellComment
例外
例外 説明 ig.ArgumentOutOfRangeException ig.InvalidOperationException ig.InvalidOperationException ig.InvalidOperationException -
setCellValue
- .setCellValue( columnIndex:number, value:object );
- columnIndex
- タイプ:number
- value
- タイプ:object
例外
例外 説明 ig.ArgumentOutOfRangeException ig.Error ig.InvalidOperationException ig.InvalidOperationException ig.InvalidOperationException ig.InvalidOperationException ig.InvalidOperationException 備考
-
validateCellValue
- .validateCellValue( columnIndex:number );
- 返却型:
- boolean
- 返却型の説明:
- columnIndex
- タイプ:number
-
worksheet
継承- .worksheet( );
- 返却型:
- ig.excel.Worksheet
- 返却型の説明:
関連項目