public class OdsCellField
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn()
Gets the column index of the cell.
|
java.lang.String |
getCustomFormat()
Represents the custom format of the field's value.
|
int |
getFieldType()
Gets the type of the field.
|
int |
getRow()
Gets the row index of the cell.
|
void |
setColumn(int value)
Sets the column index of the cell.
|
void |
setCustomFormat(java.lang.String value)
Represents the custom format of the field's value.
|
void |
setFieldType(int value)
Sets the type of the field.
|
void |
setRow(int value)
Sets the row index of the cell.
|
public java.lang.String getCustomFormat()
public void setCustomFormat(java.lang.String value)
public int getFieldType()
See OdsCellFieldType.
public void setFieldType(int value)
See OdsCellFieldType.
public int getRow()
public void setRow(int value)
public int getColumn()
public void setColumn(int value)
See 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.