menu

Document Processing

TableRowHeightType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    TableRowHeightType Class

    Specifies the table row height type.

    Inheritance
    System.Object
    TableRowHeightType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class TableRowHeightType : Enum

    Fields

    AtLeast

    "At least" table row height type

    Declaration
    public const TableRowHeightType AtLeast
    Field Value
    Type
    TableRowHeightType

    Exactly

    " Exactly" table row height type

    Declaration
    public const TableRowHeightType Exactly
    Field Value
    Type
    TableRowHeightType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved