public class ExcelNamedRange
Public Class ExcelNamedRange
public ref class ExcelNamedRange
type ExcelNamedRange = class end
Name | Gets or sets the name of the range. |
NameScope | Gets a flag indicating if the named range is defined at the workbook level or at the worksheet level. The range is expected to contain a single cell otherwise the comment will be placed on the top left cell of the range. |
Range | Gets or sets the range referenced by this named range. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |