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