Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum RtfTags
Public Enumeration RtfTags
public enum class RtfTags
type RtfTags

Members

MemberValueDescription
FontTableBegin0
FontTableEnd1
ColorTableStart2
ColorTableEnd3
BoldOn4
BoldOff5
ItalicOn6
ItalicOff7
RtfBegin8
RtfEnd9
GroupStart10
GroupEnd11
EndLine12
ForeColor13
BackColor14
SubScript15
SuperScript16

See Also