public class IDetailingDefaults
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IDetailingDefaults(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAllValues() |
com.jacob.com.Dispatch |
getDetailTextFormat() |
com.jacob.com.Dispatch |
getDimensionTextFormat() |
com.jacob.com.Dispatch |
getSectionTextFormat() |
com.jacob.com.Dispatch |
getTextFormat() |
double |
iGetAllValues(int param1) |
ITextFormat |
iGetDetailTextFormat() |
ITextFormat |
iGetDimensionTextFormat() |
ITextFormat |
iGetSectionTextFormat() |
ITextFormat |
iGetTextFormat() |
void |
iSetDetailTextFormat(ITextFormat param1) |
void |
iSetDimensionTextFormat(ITextFormat param1) |
void |
iSetSectionTextFormat(ITextFormat param1) |
void |
iSetTextFormat(ITextFormat param1) |
void |
setDetailTextFormat(com.jacob.com.Variant param1) |
void |
setDimensionTextFormat(com.jacob.com.Variant param1) |
void |
setSectionTextFormat(com.jacob.com.Variant param1) |
void |
setTextFormat(com.jacob.com.Variant param1) |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public com.jacob.com.Dispatch getTextFormat()
public ITextFormat iGetTextFormat()
public void setTextFormat(com.jacob.com.Variant param1)
public void iSetTextFormat(ITextFormat param1)
public double iGetAllValues(int param1)
public java.lang.Object getAllValues()
public com.jacob.com.Dispatch getDimensionTextFormat()
public ITextFormat iGetDimensionTextFormat()
public void setDimensionTextFormat(com.jacob.com.Variant param1)
public void iSetDimensionTextFormat(ITextFormat param1)
public com.jacob.com.Dispatch getSectionTextFormat()
public ITextFormat iGetSectionTextFormat()
public void setSectionTextFormat(com.jacob.com.Variant param1)
public void iSetSectionTextFormat(ITextFormat param1)
public com.jacob.com.Dispatch getDetailTextFormat()
public ITextFormat iGetDetailTextFormat()
public void setDetailTextFormat(com.jacob.com.Variant param1)
public void iSetDetailTextFormat(ITextFormat param1)