public class GridName
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRefersTo()
Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.
|
int |
getSheetIndex()
Indicates this name belongs to Workbook or Worksheet.
|
java.lang.String |
getText()
Gets the name text of the object.
|
void |
setRefersTo(java.lang.String value)
Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.
|
void |
setSheetIndex(int value)
Indicates this name belongs to Workbook or Worksheet.
|
void |
setText(java.lang.String value)
Gets the name text of the object.
|
java.lang.String |
toString()
Returns a string represents the current Range object.
|
public java.lang.String getText()
public void setText(java.lang.String value)
public java.lang.String getRefersTo()
public void setRefersTo(java.lang.String value)
public int getSheetIndex()
public void setSheetIndex(int value)
public java.lang.String toString()
toString in class java.lang.ObjectSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.