ColumnFormat Class

Represents format of a table column.
Inheritance Hierarchy
SystemObject
  Aspose.SlidesColumnFormat

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

The ColumnFormat type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodCode exampleGetEffective
Gets effective table column 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