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