NamedRange.EditionOptions (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Excel
Ensamblado:  Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)

Sintaxis

'Declaración
Function EditionOptions ( _
    Type As XlEditionType, _
    Option As XlEditionOptionsOption, _
    Name As Object, _
    Reference As Object, _
    Appearance As XlPictureAppearance, _
    ChartSize As XlPictureAppearance, _
    Format As Object _
) As Object
Object EditionOptions(
    XlEditionType Type,
    XlEditionOptionsOption Option,
    Object Name,
    Object Reference,
    XlPictureAppearance Appearance,
    XlPictureAppearance ChartSize,
    Object Format
)

Parámetros

Valor devuelto

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

NamedRange Interfaz

Microsoft.Office.Tools.Excel (Espacio de nombres)