DefaultFontSize
MainWeb.DefaultFontSize property
الحصول على حجم الخط الافتراضي لعنصر التحكم أو تعيينه.
public FontUnit DefaultFontSize { get; set; }
أمثلة
[C#]
GridWeb1.DefaultFontSize = new System.Web.UI.WebControls.FontUnit("10pt");
[Visual Basic]
GridWeb1.DefaultFontSize = New System.Web.UI.WebControls.FontUnit("10pt")
أنظر أيضا
- class MainWeb
- مساحة الاسم Aspose.Cells.GridWeb
- المجسم Aspose.Cells.GridWeb