'Declaration Property LeftFooter As String
'Usage Dim instance As IPageSetup Dim value As String instance.LeftFooter = value value = instance.LeftFooter
string LeftFooter {get; set;}
'Declaration Property LeftFooter As String
'Usage Dim instance As IPageSetup Dim value As String instance.LeftFooter = value value = instance.LeftFooter
string LeftFooter {get; set;}