Пример #1
0
 public CT_ConditionalFormat()
 {
     this.scopeField = ST_Scope.selection;
     this.typeField = ST_Type.none;
 }
Пример #2
0
 public CT_ConditionalFormat()
 {
     this.extLstField = new CT_ExtensionList();
     this.pivotAreasField = new CT_PivotAreas();
     this.scopeField = ST_Scope.selection;
     this.typeField = ST_Type.none;
 }