Workbook.Author (Propiedad)

Obtiene o establece el autor del libro.

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

Sintaxis

'Declaración
Property Author As String
    Get
    Set
string Author { get; set; }

Valor de propiedad

Tipo: System.String
Autor del libro.

Comentarios

Esta propiedad corresponde al campo Autor del cuadro de diálogo Propiedades del libro.

Seguridad de .NET Framework

Vea también

Referencia

Workbook Interfaz

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