ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / DefinedName Class / SheetName Property

In This Topic
    SheetName Property (DefinedName)
    In This Topic
    Indicates the defined name item works in which sheet. If omitted, the defined name item works in workbook.
    Syntax
    'Declaration
     
    Public Property SheetName As String
    public string SheetName {get; set;}
    See Also