示例#1
0
 public Class1049(Class551 table)
 {
     this.class551_0  = table;
     this.class1000_0 = new Class1000(table.TitleRowCellStyle);
     this.class1000_1 = new Class1000(table.HeaderRowCellStyle);
     this.class1000_2 = new Class1000(table.DataRowCellStyle);
 }
示例#2
0
 internal void method_1(Class672 A_0, spr➓ A_1)
 {
     if ((this.interface55_0 != null) && this.interface55_0.imethod_13(A_0.method_28()))
     {
         ShapeObject obj2 = A_0.method_28();
         float       num  = smethod_2(obj2);
         this.rectangleF_0 = smethod_0(A_0, num);
         float width = this.rectangleF_0.Width;
         spr➓  r➓    = this.method_4(A_0);
         if (r➓ != null)
         {
             r➓.ᜀ(this.method_6(num));
             Class551 class2 = this.method_2(obj2);
             r➓.ᜀ(sprᲆ.ᜂ(new RectangleF(-class2.method_0(), 0f, (class2.method_0() + class2.method_1()) + width, this.rectangleF_0.Height)));
             A_1.ᜁ(r➓);
         }
     }
 }