GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PositioningMode Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Option that specify the moving and sizing behavior of the ExcelDrawing (picture, chart, etc.) in the worksheet.

    • C#
    • VB.NET
    public enum PositioningMode
    Public Enum PositioningMode

    Fields

    FreeFloating

    ExcelDrawing (picture, chart, etc.) will not move nor size with cells.

    Move

    ExcelDrawing (picture, chart, etc.) will move but not size with cells.

    MoveAndSize

    ExcelDrawing (picture, chart, etc.) will move and size with cells.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.