DrawObject
Contenido
[
Ocultar
]DrawObject class
DrawObject se inicializará y devolverá al renderizar.
public class DrawObject
Propiedades
| Nombre | Descripción | 
|---|---|
| Cell { get; } | Indica el objeto Celda al renderizar. Se puede acceder a todas las propiedades de la celda. | 
| CurrentPage { get; } | Indica el índice de página de DrawObject. El índice de página se basa en cero. Una hoja contiene varias páginas al renderizar. | 
| ImageBytes { get; } | Indica bytes de imagen del gráfico renderizado, forma al renderizar. | 
| Shape { get; } | Indica el objeto Shape al renderizar. Se puede acceder a todas las propiedades de la forma. | 
| SheetIndex { get; } | Indica el índice de hoja actual de DrawObject. | 
| TotalPages { get; } | Indica el total de páginas en la representación actual. | 
| Type { get; } | Indica el tipo de DrawObject. | 
Ver también
- espacio de nombres Aspose.Cells.Rendering
- asamblea Aspose.Cells