menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpreadsheetTextBoxPaint - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SpreadsheetTextBoxPaint

    Inheritance
    System.Object
    SpreadsheetTextBoxPaint
    Namespace: Syncfusion.UI.Xaml.Spreadsheet.Helpers
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public static class SpreadsheetTextBoxPaint : Object

    Methods

    MeasureText(SpreadsheetGrid, String, Size, IStyle, Boolean, Boolean)

    Declaration
    public static Size MeasureText(this SpreadsheetGrid grid, string text, Size cellSize, IStyle excelStyle, bool textWrapping, bool canAddThresold)
    Parameters
    Type Name Description
    SpreadsheetGrid grid
    System.String text
    Windows.Foundation.Size cellSize
    IStyle excelStyle
    System.Boolean textWrapping
    System.Boolean canAddThresold
    Returns
    Type
    Windows.Foundation.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved