FarPoint.Win.Spread
TextAndFont Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : TextAndFont Class


Represents the text and font of the presentation space.

Syntax

Visual Basic (Declaration) 
Public Class TextAndFont 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As TextAndFont
C# 
public class TextAndFont : Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     FarPoint.Win.Spread.DrawingSpace.TextAndFont

See Also