FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Border Class |
For a list of all members of this type, see Border members.
Name | Description | |
---|---|---|
BorderColor | Gets or sets the color for all sides of the border. | |
BorderColorBottom | Gets or sets the color of the bottom border. | |
BorderColorLeft | Gets or sets the color of the left border. | |
BorderColorRight | Gets or sets the color of the right border. | |
BorderColorTop | Gets or sets the color of the top border. | |
BorderSize | Gets or sets the width in pixels for the border for all sides. | |
BorderSizeBottom | Gets or sets the width in pixels of the bottom border. | |
BorderSizeLeft | Gets or sets the width in pixels of the left border. | |
BorderSizeRight | Gets or sets the width in pixels of the right border. | |
BorderSizeTop | Gets or sets the width in pixels of the top border. | |
BorderStyle | Gets or sets the style that applies to all sides of the border. | |
BorderStyleBottom | Gets or sets the style for the bottom border. | |
BorderStyleLeft | Gets or sets the style for the left border. | |
BorderStyleRight | Gets or sets the style for the right border. | |
BorderStyleTop | Gets or sets the style for the top border. | |
FooterDefault | Gets a default border for footer cells. | |
HeaderDefault | Gets a default border for header cells. | |
IsEmpty | Gets whether none of the properties for the border are set. |