'Declaration Public Property Name As String
'Declaration
Public Property Name As String
public string Name {get; set;}
Style names must be unique. Setting a style name to the name of an already existing style will throw an exception.
Style names must have one or more characters and may not include curly braces ('{' and '}').
CellStyle Class CellStyle Members