Table of Contents

TDocumentProperties.GetUsedStandardProperties Method

Returns a list of all the standard properties that are set.

Syntax

Namespace: FlexCel.Core

public TPropertyId[] GetUsedStandardProperties(Boolean returnOnlySeteable)

Parameters

<-> Parameter Type Description
returnOnlySeteable Boolean If true, only the properties that you can set will be returned.

See also