Spread WPF 17
GrapeCity.Excel Namespace / RunFormating Class
Members


In This Topic
    RunFormating Class
    In This Topic
    A class implements IRunFormatting represents the run formatting
    Object Model
    RunFormating Class
    Syntax
    'Declaration
     
    Public Class RunFormating 
       Implements IRunFormatting 
    'Usage
     
    Dim instance As RunFormating
    public class RunFormating : IRunFormatting  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.RunFormating

    See Also