Version: 13.0

    Show / Hide Table of Contents

    Enum CellValuePosition

    Namespace: SMT.MastaAPI.Utility.ReportingPropertyFramework
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("1c191181-05f4-bd8b-6f3a-ed7c9aac447c")]
    [ApiEnumFor("SMT.Utility.ReportingPropertyFramework.CellValuePosition, SMT.Utility")]
    public enum CellValuePosition

    Fields

    Name Description
    Center

    Center

    Left

    Left

    Right

    Right

    Back to top