DefaultFontSize
GridWorksheetCollection.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 GridWorksheetCollection
- مساحة الاسم Aspose.Cells.GridWeb.Data
- المجسم Aspose.Cells.GridWeb