Sdílet prostřednictvím


NamedRange.set_Item – metoda

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Použití Item vlastností namísto této metody.

Obor názvů:  Microsoft.Office.Tools.Excel
Sestavení:  Microsoft.Office.Tools.Excel (v Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Deklarace
Sub set_Item ( _
    RowIndex As Object, _
    ColumnIndex As Object, _
    _arg2 As Object _
)
void set_Item(
    Object RowIndex,
    Object ColumnIndex,
    Object _arg2
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

NamedRange Rozhraní

Microsoft.Office.Tools.Excel – obor názvů