Winnovative Excel Library for .NET
LeftHeaderPicture Property
NamespacesWinnovative.ExcelLibExcelPageSetupLeftHeaderPicture
Winnovative Excel Library for .NET
Gets or sets the image displayed in the left part of the header.
Declaration Syntax
C#Visual BasicVisual C++
public Image LeftHeaderPicture { get; set; }
Public Property LeftHeaderPicture As Image
public:
property Image^ LeftHeaderPicture {
	Image^ get ();
	void set (Image^ value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)