SlideLayoutType
Enumeración SlideLayoutType
Representa el tipo de diseño de diapositiva.
public enum SlideLayoutType : sbyte
Valores
| Nombre | Valor | Descripción |
|---|---|---|
| Custom | -1 | Personalizado |
| Title | 0 | Título |
| Text | 1 | Texto |
| TwoColumnText | 2 | Texto de Dos Columnas |
| Table | 3 | Tabla |
| TextAndChart | 4 | Texto y Gráfico |
| ChartAndText | 5 | Gráfico y Texto |
| Diagram | 6 | Diagrama |
| Chart | 7 | Gráfico |
| TextAndClipArt | 8 | Texto y Clip Art |
| ClipArtAndText | 9 | Clip Art y Texto |
| TitleOnly | 10 | Solo Título |
| Blank | 11 | En Blanco |
| TextAndObject | 12 | Texto y Objeto |
| ObjectAndText | 13 | Objeto y Texto |
| Object | 14 | Objeto |
| TitleAndObject | 15 | Título y Objeto |
| TextAndMedia | 16 | Texto y Medios |
| MediaAndText | 17 | Medios y Texto |
| ObjectOverText | 18 | Objeto sobre Texto |
| TextOverObject | 19 | Texto sobre Objeto |
| TextAndTwoObjects | 20 | Texto y Dos Objetos |
| TwoObjectsAndText | 21 | Dos Objetos y Texto |
| TwoObjectsOverText | 22 | Dos Objetos sobre Texto |
| FourObjects | 23 | Cuatro Objetos |
| VerticalText | 24 | Texto Vertical |
| ClipArtAndVerticalText | 25 | Clip Art y Texto Vertical |
| VerticalTitleAndText | 26 | Título Vertical y Texto |
| VerticalTitleAndTextOverChart | 27 | Título Vertical y Texto sobre Gráfico |
| TwoObjects | 28 | Dos Objetos |
| ObjectAndTwoObject | 29 | Objeto y Dos Objetos |
| TwoObjectsAndObject | 30 | Dos Objetos y Objeto |
| SectionHeader | 31 | Encabezado de Sección |
| TwoTextAndTwoObjects | 32 | Dos Textos y Dos Objetos |
| TitleObjectAndCaption | 33 | Título, Objeto, y Leyenda |
| PictureAndCaption | 34 | Imagen y Leyenda |
Ver También
- namespace Aspose.Slides
- assembly Aspose.Slides