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