StaffLayoutAttributes: {
    number: number | null;
}

Type declaration

  • number: number | null

    Refers to staff numbers within the part, from top to bottom on the system. A value of 1 is used if not present.

Generated using TypeDoc