[]
Gets or sets the name of the sheet.
public string SheetName { get; set; }
Public Property SheetName As String
Type | Condition |
---|---|
ArgumentException | A sheet name must be 31 or fewer characters, not blanks and cannot contain the characters []*?/\ |