'Declaration Property PrintTitle As System.String
'Usage Dim instance As IExcelWorksheet Dim value As System.String instance.PrintTitle = value value = instance.PrintTitle
System.string PrintTitle {get; set;}
'Declaration Property PrintTitle As System.String
'Usage Dim instance As IExcelWorksheet Dim value As System.String instance.PrintTitle = value value = instance.PrintTitle
System.string PrintTitle {get; set;}