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