Excel Plus
  • 👋Welcome
  • 🛠️Components
    • Analysis
      • ⚫Add Spark Bar
      • ⚫Add Spark Line
      • ⚫Conditional Bars
      • ⚫Conditional Between
      • ⚫Conditional Blank
      • ⚫Conditional Percent
      • ⚫Conditional Scale
      • ⚫Conditional Text
      • ⚫Conditional Top
      • ⚫Conditional Unique
      • ⚫Conditional Value
    • Cell
      • ⚫Cell Content
      • ⚫Cell Address
      • ⚫Cell Location
      • ⚫Generate Cells
    • Format
      • ⚫Border
      • ⚫Clear
      • ⚫Fill
      • ⚫Font
      • ⚫Size
    • Range
      • ⚫Construct Range
      • ⚫New Range
      • ⚫Populate Range
      • ⚫Deconstruct Range
      • ⚫Explode Range
      • ⚫Range Extents
      • ⚫Sub Ranges
      • ⚫Merge Ranges
    • Worksheet
      • ⚫Construct Worksheet
      • ⚫Deconstruct Worksheet
      • ⚫Worksheet Properties
      • ⚫Place Image
    • Workbook
      • ⚫Construct Workbook
      • ⚫Deconstruct Workbook
      • ⚫Workbook Properties
      • ⚫Open Workbook
      • ⚫Save Workbook
      • ⚫Read Workbook
      • ⚫Write Workbook
Powered by GitBook
On this page
  • Description
  • Usage
  1. Components
  2. Format

Font

Get or Set the Font formatting for a Cell, Range, or Worksheet

PreviousFillNextSize

Last updated 1 year ago

Description

Get or Set the Font formatting for a Cell, Range, or Worksheet

Name | Font

Nickname | Font

Tab | ExcelPlus

Panel | Format

Division | 1

Obj | Object (object) | A Cell or Range Object

F | Family Name (string) | Font family name

C | Color (color) | Font color

S | Size (double) | Font size

J | Justification (int) | Text justifications

B | Is Bold (bool) | Font bold status

I | Is Italic (bool) | Font italic status

Obj | Object (object) | A Cell or Range Object

F | Family Name (string) | Font family name

C | Color (color) | Font color

S | Size (double) | Font size

J | Justification (int) | Text justifications

B | Is Bold (bool) | Font bold status

I | Is Italic (bool) | Font italic status

none

Usage

🛠️
⚫