GrapeCity.Windows.SpreadSheet.Data Namespace : FloatingObject Class |
For a list of all members of this type, see FloatingObject members.
Name | Description | |
---|---|---|
![]() | CanPrint | Gets or sets a value that indicates whether this floating object can print. |
![]() | DynamicMove | Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. |
![]() | DynamicSize | Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns. |
![]() | EndColumn | Gets the end column index of the floating object position. |
![]() | EndColumnOffset | Gets the offset relative to the end column of the floating object. |
![]() | EndRow | Gets the end row index of the floating object position. |
![]() | EndRowOffset | Gets the offset relative to the end row of the floating object. |
![]() | IsSelected | Gets or sets a value that indicates whether this floating object is selected. |
![]() | Location | Gets or sets the location of a floating object. |
![]() | Locked | Gets or sets a value that indicates whether this floating object is locked. |
![]() | Name | Gets the name of the floating object. |
![]() | Size | Gets or sets the size of a floating object. |
![]() | StartColumn | Gets the starting column index of the floating object position. |
![]() | StartColumnOffset | Gets the offset relative to the start column of the floating object. |
![]() | StartRow | Gets the starting row index of the floating object position. |
![]() | StartRowOffset | Gets the offset relative to the start row of the floating object. |
![]() | Visible | Gets or sets a value that indicates whether this floating object is visible. |
![]() | ZIndex | Gets or sets the z-index of this floating object. |