Click or drag to resize

Column Class

Inheritance Hierarchy

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public class Column : DocumentSerializable

The Column type exposes the following members.

Constructors
  NameDescription
Public methodColumn
Initialize constructor.
Top
Properties
  NameDescription
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertySpace
Gets or setss pacing between current and next column.
Public propertyWidth
Returns or sets column width.
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
Fields
  NameDescription
Protected fieldm_doc (Inherited from OwnerHolder.)
Top
See Also