DefaultGridLineColor
MainWeb.DefaultGridLineColor property
Hämtar eller ställer in standardrutnätslinjens färg.
public Color DefaultGridLineColor { get; set; }
Exempel
[C#]
GridWeb1.DefaultGridLineColor = Color.Red;
[Visual Basic]
GridWeb1.DefaultGridLineColor = Color.Red
Se även
- class MainWeb
- namnutrymme Aspose.Cells.GridWeb
- hopsättning Aspose.Cells.GridWeb