RowFormat Class

Represents format of a table row.
Inheritance Hierarchy
SystemObject
  Aspose.SlidesRowFormat

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public class RowFormat : IRowFormat

The RowFormat type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodCode exampleGetEffective
Gets effective table row formatting properties with inheritance and table styles applied.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also