Archivo...encontrada for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Establecer el texto de la primera...
إنشاء وإدارة الجدول في عروض باوربوينت باستخدام C# أو .NET...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) tbl...tbl = ( ITable ) shp ; // تعيين النص للعمود الأول من الصف الثاني...