Gets or sets the sheet name

C# | Visual Basic | Visual C++ |
public string Name { get; set; }
Public Property Name As String
public: property String^ Name { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string Name { get; set; }
Public Property Name As String
public: property String^ Name { String^ get (); void set (String^ value); }