SpreadsheetHeaderFooterSection

SpreadsheetHeaderFooterSection class

Representa una sección de encabezado/pie de página en un documento de Excel.

public class SpreadsheetHeaderFooterSection

Propiedades

Nombre Descripción
HeaderFooter { get; } Obtiene el encabezado/pie de página principal de esteSpreadsheetHeaderFooterSection .
Image { get; set; } Obtiene o establece la imagen de esteSpreadsheetHeaderFooterSection .
Script { get; set; } Obtiene o establece el formato del script de esteSpreadsheetHeaderFooterSection .
SectionType { get; } Obtiene el tipo de esteSpreadsheetHeaderFooterSection .

Ver también