Table of Contents

TShapeOptionList.SetBytes Method

Sets a property with arbitrary bytes.

Syntax

Namespace: FlexCel.Core

public void SetBytes(TShapeOption option, Byte[] value)

Parameters

<-> Parameter Type Description
option TShapeOption Option to set.
value Byte[] Value to set.

See also