'Declaration Public Property HeaderGrayAreaBackgroundImageUrl As String
'Usage Dim instance As SheetView Dim value As String instance.HeaderGrayAreaBackgroundImageUrl = value value = instance.HeaderGrayAreaBackgroundImageUrl
public string HeaderGrayAreaBackgroundImageUrl {get; set;}