Click or drag to resize

XlsWorksheetBase HeaderFooterShapes Property

Header / footer shapes collection.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsHeaderFooterShapeCollection HeaderFooterShapes { get; }

Property Value

Type: XlsHeaderFooterShapeCollection
See Also