docs.unity3d.com
    目次を表示する/隠す

    Class NewSheetProperties

    Contains settings for any newly created Google Sheet.

    Inheritance
    Object
    NewSheetProperties
    Namespace: UnityEditor.Localization.Plugins.Google
    Syntax
    [Serializable]
    public class NewSheetProperties

    Properties

    DuplicateKeyColor

    The color to use when highlighting duplicate keys. See also HighlightDuplicateKeys

    Declaration
    public Color DuplicateKeyColor { get; set; }
    Property Value
    Type Description
    Color

    FreezeTitleRowAndKeyColumn

    Freeze the top row and first column which are typically the column title row and key column.

    Declaration
    public bool FreezeTitleRowAndKeyColumn { get; set; }
    Property Value
    Type Description
    Boolean

    HeaderBackgroundColor

    The color to use for the header row background.

    Declaration
    public Color HeaderBackgroundColor { get; set; }
    Property Value
    Type Description
    Color

    HeaderForegroundColor

    The color to use for the header row foreground.

    Declaration
    public Color HeaderForegroundColor { get; set; }
    Property Value
    Type Description
    Color

    HighlightDuplicateKeys

    Should duplicate keys be highlighted with DuplicateKeyColor in the sheet?

    Declaration
    public bool HighlightDuplicateKeys { get; set; }
    Property Value
    Type Description
    Boolean
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)