NamedRange_ItemType Interface
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
<GuidAttribute("69922a03-0435-4d2e-a6da-5ef8069d9fb2")> _
Public Interface NamedRange_ItemType
[GuidAttribute("69922a03-0435-4d2e-a6da-5ef8069d9fb2")]
public interface NamedRange_ItemType
Properties
Name | Description | |
---|---|---|
Item[Int32] | ||
Item[Int32, Int32] |
Top