IsHeaderFontItalic (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the header font style for a column includes italic.
Defined in
NotesViewColumnSyntax
isHeaderFontItalic() : boolean
setHeaderFontItalic(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the header font style includes italic |
false |
if the header font style does not include italic |