DefaultGridLineColor
MainWeb.DefaultGridLineColor property
Obtiene o establece el color de la línea de cuadrícula predeterminada.
public Color DefaultGridLineColor { get; set; }
Ejemplos
[C#]
GridWeb1.DefaultGridLineColor = Color.Red;
[Visual Basic]
GridWeb1.DefaultGridLineColor = Color.Red
Ver también
- class MainWeb
- espacio de nombres Aspose.Cells.GridWeb
- asamblea Aspose.Cells.GridWeb