# DetailsStyleContent

## Content

# Type Alias: DetailsStyleContent

```ts
type DetailsStyleContent = object;
```

## Properties

### AlternatingExpression

```ts
AlternatingExpression: string;
```

***

### Rows

```ts
Rows: CellStyleContent[];
```
