Sdílet prostřednictvím


NamedRange_ResizeType.Item – vlastnost

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

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

Syntaxe

'Deklarace
ReadOnly Default Property Item ( _
    RowSize As Integer, _
    ColumnSize As Integer _
) As Range
Range this[
    int RowSize,
    int ColumnSize
] { get; }

Parametry

Hodnota vlastnosti

Typ: Microsoft.Office.Interop.Excel.Range

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

NamedRange_ResizeType Rozhraní

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