[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.AlignCommand

AlignCommand Enum

Defines how to align specified objects relative to one another.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum AlignCommand
Public Enum AlignCommand

Fields

Name Description
Bottoms

Align bottoms of specified objects.

Centers

Align centers of specified objects.

Lefts

Align left sides of specified objects.

Middles

Align middles of specified objects.

Rights

Align right sides of specified objects.

Tops

Align tops of specified objects.