←Select platform

Font Property

Summary

Gets or sets the font styling of a cell's content within a sheet.

Syntax

C#
C++/CLI
Python
public Font Font { get; set; } 
public:  
   property Font^ Font 
   { 
      Font^ get() 
      void set(Font^ value) 
   } 
Font # get and set (CellStyle) 

Property Value

A Font object representing the font styling applied to the cell's content.

Requirements

Target Platforms

See Also

Font Class

CellStyle Class

CellStyle Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.