XmlMappedRange_OffsetType.Item Özellik
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Ad alanı: Microsoft.Office.Tools.Excel
Derleme: Microsoft.Office.Tools.Excel (Microsoft.Office.Tools.Excel.dll içinde)
Sözdizimi
'Bildirim
ReadOnly Default Property Item ( _
RowOffset As Integer, _
ColumnOffset As Integer _
) As Range
Range this[
int RowOffset,
int ColumnOffset
] { get; }
Parametreler
- RowOffset
Tür: System.Int32
- ColumnOffset
Tür: System.Int32
Özellik Değeri
Tür: Microsoft.Office.Interop.Excel.Range
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.