alexa

    Show / Hide Table of Contents

    Interface IRTFWrapper

    Interface for Rich text string wrapper.

    Inherited Members
    IOptimizedUpdate.BeginUpdate()
    IOptimizedUpdate.EndUpdate()
    IParentApplication.Application
    IParentApplication.Parent
    IRichTextString.Append(String, IFont)
    IRichTextString.Clear()
    IRichTextString.ClearFormatting()
    IRichTextString.GetFont(Int32)
    IRichTextString.IsFormatted
    IRichTextString.RtfText
    IRichTextString.SetFont(Int32, Int32, IFont)
    IRichTextString.Text
    System.IDisposable.Dispose()
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public interface IRTFWrapper : IDisposable, IRichTextString, IParentApplication, IOptimizedUpdate
    Back to top Generated by DocFX