Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public XlsHeaderFooterShapeCollection HeaderFooterShapes { get; }
Public ReadOnly Property HeaderFooterShapes As XlsHeaderFooterShapeCollection
	Get
public:
property XlsHeaderFooterShapeCollection^ HeaderFooterShapes {
	XlsHeaderFooterShapeCollection^ get ();
}
member HeaderFooterShapes : XlsHeaderFooterShapeCollection with get

Property Value

XlsHeaderFooterShapeCollection

See Also