VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / TextShapeAppearance Class
Constructors Properties Methods SeeAlso
In This Topic
    TextShapeAppearance Class Members
    In This Topic
    The following tables list the members exposed by TextShapeAppearance.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextShapeAppearance class.
    Public Properties
     NameDescription
    Public PropertyGets the shape appearance.
    Public PropertyGets the text appearance.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public Methodstatic (Shared in Visual Basic)Sets the fill color of the appearance.
    Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether text shape appearance has bold font.
    Public Methodstatic (Shared in Visual Basic)Sets the font color of the appearance.
    Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether text shape appearance has italic font.
    Public Methodstatic (Shared in Visual Basic)Sets the font name of the appearance.
    Public Methodstatic (Shared in Visual Basic)Sets the font size of the appearance.
    Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether text shape appearance has strikeout font.
    Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether text shape appearance has underline font.
    See Also