IShapeOptionList.AsByteArray Method
Returns a byte array property if it exists, otherwise null.
Syntax
Unit: FlexCel.Core
function IShapeOptionList.AsByteArray(const key: TShapeOption): TBytes; virtual; abstract;
Parameters
<-> |
Parameter |
Type |
Description |
const |
key |
TShapeOption |
Property Name. |
See also