NamedRange.get_End Yöntem
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Kullanım End bu yöntem yerine özellik.
Ad alanı: Microsoft.Office.Tools.Excel
Derleme: Microsoft.Office.Tools.Excel (Microsoft.Office.Tools.Excel.dll içinde)
Sözdizimi
'Bildirim
Function get_End ( _
Direction As XlDirection _
) As Range
Range get_End(
XlDirection Direction
)
Parametreler
- Direction
Tür: Microsoft.Office.Interop.Excel.XlDirection
Dönüş 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.