[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheet.Name

Name Property

Name

Gets or sets the name of this DDSheet.

Declaration
public string Name { get; set; }
Exceptions
Type Condition
ArgumentNullException

Thrown on attempt to set null value.

InvalidDDSheetNameException

Thrown on attempt to set invalid value (e.g. empty).