ExcelPageSetupLeftHeaderPicture Property |
Gets or sets the image displayed in the left part of the header.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Image LeftHeaderPicture { get; set; }
Public Property LeftHeaderPicture As Image
Get
Set
Property Value
Type:
ImageSee Also