Specifies the anchor of a worksheet object.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum ObjectAnchor |
Visual Basic
![]() |
---|
Public Enum ObjectAnchor |
Member name | Description | |
---|---|---|
![]() |
ToCell |
Indicates that a worksheet object is anchored to a specific cell. |
![]() |
ToPage |
Indicates that a worksheet object is anchored to its page. |
Members of this enumeration can be assigned to the Anchor property of the InteractiveObject class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |