Proprietà XmlMappedRange_ItemType.Item (Int32, Int32)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Sintassi
'Dichiarazione
Default Property Item ( _
RowIndex As Integer, _
ColumnIndex As Integer _
) As Object
Object this[
int RowIndex,
int ColumnIndex
] { get; set; }
Parametri
- RowIndex
Tipo: System.Int32
- ColumnIndex
Tipo: System.Int32
Valore proprietà
Tipo: System.Object
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.