PropertySet aPropSet(xDataTable); if (mrModel.mbShowHBorder)
aPropSet.setProperty(PROP_HBorder, mrModel.mbShowHBorder); if (mrModel.mbShowVBorder)
aPropSet.setProperty(PROP_VBorder, mrModel.mbShowVBorder); if (mrModel.mbShowOutline)
aPropSet.setProperty(PROP_Outline, mrModel.mbShowOutline); if (mrModel.mbShowKeys)
aPropSet.setProperty(PROP_Keys, mrModel.mbShowKeys);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.