Eulergraph
    Preparing search index...
    type TableCellStyle = {
        backgroundStyle: PathAttrsCommon["fill"];
        borderStyle: PathAttrsCommon["stroke"];
        fontName: string;
        fontSize: number;
        merge: TableCellMerge;
        padding: TableCellPadding;
        textHAlign: TextHAlign;
        textVAlign: TextVAlign;
    }
    Index

    Properties

    backgroundStyle: PathAttrsCommon["fill"]
    fontName: string
    fontSize: number

    в pt

    textHAlign: TextHAlign
    textVAlign: TextVAlign