'Declaration Public ReadOnly Property WorksheetName As System.String
public System.String WorksheetName { get; }
public: __property System.String get_WorksheetName();
public:
property System.String WorksheetName { System.String get(); }
Property Value
null - defined name is global; not null - the name of worksheet that stores the defined name.