PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (ExcelWarningList)

Excelファイル操作警告のリストの特定の位置から警告を取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ExcelWarning
public ExcelWarning this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

Excelファイル操作警告を含むExcelWarningオブジェクト
参照

ExcelWarningList クラス
ExcelWarningList メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.