コード例 #1
0
 /**
  * Index into the <clrScheme> collection, referencing a particular <sysClr> or <srgbClr> value
  * expressed in the Theme part.
  */
 public int getTheme() {
   return (int) ctColor.getTheme();
 }