Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IWTableStyle

    Show / Hide Table of Contents

    Interface IWTableStyle

    Represents the style of the WTable.

    Inherited Members
    IStyle.Remove()
    IStyle.Clone()
    IStyle.Close()
    IStyle.Name
    IStyle.StyleType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public interface IWTableStyle : IStyle

    Properties

    ParagraphFormat

    Gets the paragraph format.

    Declaration
    WParagraphFormat ParagraphFormat { get; }
    Property Value
    Type Description
    WParagraphFormat

    The WParagraphFormat object.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved