Table of Contents

TShapeOptionList.AsByteArray Method

Returns a byte array property if it exists, otherwise null.

Syntax

Namespace: FlexCel.Core

public Byte[] AsByteArray(TShapeOption key)

Parameters

<-> Parameter Type Description
key TShapeOption Property Name.

See also