ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpreadsheetCommonCellStyle

    Show / Hide Table of Contents

    Class SpreadsheetCommonCellStyle

    Inheritance
    System.Object
    TagHelper
    EJTagHelper
    SpreadsheetCellStyle
    SpreadsheetCommonCellStyle
    Inherited Members
    SpreadsheetCellStyle.BackgroundColor
    SpreadsheetCellStyle.Border
    SpreadsheetCellStyle.BorderBottom
    SpreadsheetCellStyle.BorderLeft
    SpreadsheetCellStyle.BorderRight
    SpreadsheetCellStyle.BorderTop
    SpreadsheetCellStyle.Color
    SpreadsheetCellStyle.FontSize
    SpreadsheetCellStyle.FontStyle
    SpreadsheetCellStyle.FontWeight
    SpreadsheetCellStyle.TextAlign
    SpreadsheetCellStyle.TextIndent
    SpreadsheetCellStyle.VerticalAlign
    SpreadsheetCellStyle.ContentTemplate
    SpreadsheetCellStyle.TextDecoration
    SpreadsheetCellStyle.FontFamily
    EJTagHelper.GetList()
    EJTagHelper.GetSerializedProperties()
    EJTagHelper.GetScriptString()
    EJTagHelper.GetHtmlAttrString(IDictionary<String, Object>)
    EJTagHelper.TagName
    EJTagHelper.Id
    EJTagHelper.NameSpace
    EJTagHelper.ClassName
    EJTagHelper.IsFor
    EJTagHelper.IsChild
    EJTagHelper.IsComplex
    EJTagHelper.IsCollection
    EJTagHelper.ParentPropertyName
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ2.Spreadsheet
    Assembly: Syncfusion.EJ2.dll
    Syntax
    [HtmlTargetElement("e-spreadsheet-cellstyle", ParentTag = "ejs-spreadsheet")]
    [RestrictChildren("e-content-template", null)]
    public class SpreadsheetCommonCellStyle : SpreadsheetCellStyle

    Constructors

    SpreadsheetCommonCellStyle()

    Declaration
    public SpreadsheetCommonCellStyle()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved