|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteNumberFormat
This class represents the number format of a range.
Creation and access
To get the number format of a range, use the NumberFormat property in the Range class.
Method Summary | |
---|---|
java.lang.String |
getFormatCode()
This property returns or sets the format code. |
short |
getType()
This property returns the type of the number format. |
void |
setFormatCode(java.lang.String formatcode)
This property returns or sets the format code. |
Method Detail |
---|
java.lang.String getFormatCode() throws RemoteEclipseAPIException
RemoteEclipseAPIException
void setFormatCode(java.lang.String formatcode) throws RemoteEclipseAPIException
formatcode
-
RemoteEclipseAPIException
short getType() throws RemoteEclipseAPIException
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |