'Declaration Property FooterLeftImage As IExcelImage
'Usage Dim instance As IExcelPrintPageSetting Dim value As IExcelImage instance.FooterLeftImage = value value = instance.FooterLeftImage
IExcelImage FooterLeftImage {get; set;}
'Declaration Property FooterLeftImage As IExcelImage
'Usage Dim instance As IExcelPrintPageSetting Dim value As IExcelImage instance.FooterLeftImage = value value = instance.FooterLeftImage
IExcelImage FooterLeftImage {get; set;}