Beispiel #1
0
    internal WordAttrCollection method_27(ConditionalFormattingCode A_0, TableStylePrType A_1)
    {
        int     num    = 6;
        Class10 class2 = this.method_28(A_0);

        switch (A_1)
        {
        case TableStylePrType.Run:
            return(class2.RunPr);

        case TableStylePrType.Para:
            return(class2.ParaPr);

        case TableStylePrType.Cell:
            return(class2.method_24());
        }
        throw new InvalidOperationException(BookmarkStart.b("礫䀭嬯就嬳䄵嘷ᨹ䰻䰽ᐿ㭁㑃⍅桇㱉ⵋ≍╏㝑穓", num));
    }