DefaultGridLineColor
MainWeb.DefaultGridLineColor property
الحصول على اللون الافتراضي لخط الشبكة أو تعيينه.
public Color DefaultGridLineColor { get; set; }
أمثلة
[C#]
GridWeb1.DefaultGridLineColor = Color.Red;
[Visual Basic]
GridWeb1.DefaultGridLineColor = Color.Red
أنظر أيضا
- class MainWeb
- مساحة الاسم Aspose.Cells.GridWeb
- المجسم Aspose.Cells.GridWeb